Browse Source

要货计划宽度

master_hella_20240701
yufei0306 7 months ago
parent
commit
ea09bf9863
  1. 2
      src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/purchasePlanMain.data.ts

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

@ -364,7 +364,7 @@ export const PurchasePlanMain = useCrudSchemas(reactive<CrudSchema[]>([
isDetail: false, isDetail: false,
isForm: false, isForm: false,
table: { table: {
width: 200, width: 250,
fixed: 'right' fixed: 'right'
} }
} }

Loading…
Cancel
Save