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,
isForm: false,
table: {
width: 200,
width: 250,
fixed: 'right'
}
}

Loading…
Cancel
Save