@@ -127,6 +127,8 @@
];
const [registerTable, { reload }] = useTable({
api: partInfo,
+ title: '备件退回',
+ titleHelpMessage: '请将以下废旧备件退回',
columns: columns,
searchInfo: { repairId: repairId, type: '2' },
showTableSetting: true,
@@ -107,7 +107,7 @@
component: 'Checkbox',
labelWidth: 0,
label: '',
- suffix: '保外转包内',
+ suffix: '保外转保内',
colProps: {
span: 4,
},
@@ -64,7 +64,7 @@
span: 5,