update 出入库查询事件优化

This commit is contained in:
18110972313 2025-05-22 19:26:51 +08:00
parent 92a95b37a4
commit 4a963d3622

View File

@ -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' },