update 出入库查询事件优化
This commit is contained in:
parent
92a95b37a4
commit
4a963d3622
@ -303,7 +303,7 @@ onMounted(() => {
|
||||
{ header: "批次", field: "CHARGE", hide: false, width: '200px' },
|
||||
{ header: "料号", field: "MATERIALSPECNAME", hide: false , width: '100px'},
|
||||
{ header: "品名", field: "DESC_CN", hide: false , width: '100px'},
|
||||
{ header: "规格", field: "DESCRIPTION", hide: false, width: '200px' },
|
||||
{ header: "规格", field: "DESCRIPTION", hide: false, width: '100px' },
|
||||
{ header: "阶段", field: "PHASE", hide: false, width: '100px' },
|
||||
//入库
|
||||
{ header: "入库组织编码", field: "INERPFACTORY", hide: false, width: '100px' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user