Browse Source

FWHL-147 已修复

hella_online_20241226
陈放 6 months ago
parent
commit
c32eb8c614
  1. 4
      src/views/wms/issueManage/productionreceipt/productionreceiptRecordMain/productionreceiptRecordMain.data.ts

4
src/views/wms/issueManage/productionreceipt/productionreceiptRecordMain/productionreceiptRecordMain.data.ts

@ -733,10 +733,10 @@ export const ProductionreceiptRecordDetail = useCrudSchemas(reactive<CrudSchema[
table: { table: {
width: 150 width: 150
}, },
hiddenInMain:true,
form: { form: {
component: 'InputNumber', component: 'InputNumber',
} },
sortTableDefault:10,
}, },
{ {
label: '接口类型', label: '接口类型',

Loading…
Cancel
Save