Browse Source

顺饮品发货记录背番

intex_online20241228
张立 2 months ago
parent
commit
4bd810e93d
  1. 3
      src/views/wms/deliversettlementManage/inducedProduct/deliverRecordMain/deliverRecordMain.data.ts

3
src/views/wms/deliversettlementManage/inducedProduct/deliverRecordMain/deliverRecordMain.data.ts

@ -596,8 +596,9 @@ export const DeliverRecordDetail = useCrudSchemas(reactive<CrudSchema[]>([
table: { table: {
width: 150 width: 150
}, },
hiddenInMain: true,
isTableForm: false, isTableForm: false,
isSearch: true,
isForm: false
}, },
{ {
label: '描述', label: '描述',

Loading…
Cancel
Save