Browse Source

scp要货计划修改操作列长度250---->290

hella_online_20250116
陈放 2 months ago
parent
commit
2189acd69b
  1. 2
      src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/purchasePlanMain.data.ts

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

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

Loading…
Cancel
Save