src/views/contingencyManagement/emergencyDrill/releaseOfDrillPlan/component/openAdd.vue
@@ -337,7 +337,7 @@ delete ruleForm.value.userListString delete ruleForm.value.chargeUserList delete ruleForm.value.gmtModitify if (title == '新建应急演练计划发布') { if (title == '新增应急演练计划发布') { if (!formEl) return; await formEl.validate((valid, fields) => { if (valid) { @@ -588,4 +588,4 @@ margin-right: 0; border-radius: 4px 4px 0 0; } </style> </style>