src/views/eam/modules/operationCertificateApply/OperationCertificateApplyForm.vue
@@ -216,13 +216,14 @@ { title: '用户', key: 'userId', type: JVXETypes.selectSearch, type: JVXETypes.select, dictCode: 'sys_user,realname,id ', width: '200px', placeholder: '请输入${title}', defaultValue: '', validateRules: [{ required: true, message: '${title}不能为空' }] }, // type: JVXETypes.selectSearch, // { // title: '设备统一编码', // key: 'equipmentIds',