Browse Source

1820便次只显示一列

index_online20241231
张立 1 month ago
parent
commit
3e6a325fef
  1. 2
      src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/purchasePlanMain.data.ts

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

@ -229,7 +229,7 @@ export const PurchasePlanMain = useCrudSchemas(
table: { table: {
width: 150 width: 150
}, },
isTable:false, isTable:true,
form: { form: {
component: 'InputNumber', component: 'InputNumber',
componentProps: { componentProps: {

Loading…
Cancel
Save