Browse Source

YT-1662:wms采购订单添加背番

intex_online20241228
songguoqiang 2 months ago
parent
commit
018f0001c5
  1. 2
      src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMainWms/purchaseMain.data.ts

2
src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMainWms/purchaseMain.data.ts

@ -508,7 +508,7 @@ export const PurchaseDetail = useCrudSchemas(reactive<CrudSchema[]>([
}, },
{ {
label: '背番', label: '背番',
field: 'itemDesc1', field: 'backNumber',
sort: 'custom', sort: 'custom',
table: { table: {
width: 150 width: 150

Loading…
Cancel
Save