src/views/intellectInspect/inspectRecordManage/inspectRecord/components/inspectRecordDialog.vue
@@ -247,6 +247,10 @@ giveClassGroup(); data.inspectTaskForm = JSON.parse(JSON.stringify(res.data.data)); } else { ElMessage({ type: 'warning', message: res.data.msg }); } }) .catch((error) => {});