src/views/contingencyManagement/panManagement/component/openAdd.vue
@@ -287,7 +287,7 @@ if(!ruleForm.value.fileList){ ruleForm.value.fileList = [] } if (title == '新建应急预案管理') { if (title == '新增应急预案管理') { if (!formEl) return; await formEl.validate((valid, fields) => { if (valid) { @@ -468,4 +468,4 @@ .el-select { width: 100%; } </style> </style>