Commit acbbd1ff authored by renjintao's avatar renjintao

outCount

parent 67d901c1
......@@ -1624,6 +1624,7 @@ export default {
materialNumber:'物料编号',
remark:'备注',
count1: '申请数量',
outCount:'出库数',
},
support_item:{
creationTime:'创建时间',
......
......@@ -76,7 +76,7 @@ export default {
align: "right",
},
{
key: "",
key: "outCount",
title: "出库数",
align: "right",
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment