Browse Source

要货计划明细列表缺少已发货数量和在途数量字段 YT-672

intex_online20241111
YEJIAXING-PC\lenovo 3 weeks ago
parent
commit
b0b99ae5e3
  1. 1
      src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/purchasePlanMain.data.ts

1
src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/purchasePlanMain.data.ts

@ -808,6 +808,7 @@ export const PurchasePlanDetail = useCrudSchemas(
table: { table: {
width: 150 width: 150
}, },
isTableForm: false,
isForm: false, isForm: false,
isTable: true, isTable: true,
}, },

Loading…
Cancel
Save