Browse Source

label

hella_online_20240829
wangyufei 2 months ago
parent
commit
9705957456
  1. 2
      src/views/qms/inspectionJob/inspectionJobMain.data.ts

2
src/views/qms/inspectionJob/inspectionJobMain.data.ts

@ -271,7 +271,7 @@ export const InspectionJobMain = useCrudSchemas(
} }
}, },
{ {
label: '承接人', label: '完成人',
field: 'completeUser', field: 'completeUser',
sort: 'custom', sort: 'custom',
dictType: DICT_TYPE.TRUE_FALSE, dictType: DICT_TYPE.TRUE_FALSE,

Loading…
Cancel
Save