src/views/safetyproduction/feature.vue
@@ -235,7 +235,7 @@ }; } else { this.title = "编辑"; this.form = value; this.form=JSON.parse(JSON.stringify(value)); } }, AddelementManagement() { @@ -321,8 +321,7 @@ }else { this.$message({ type: "warning", // message: res.data.message, message: "当前A级要素仍然有已绑定的B级要素,无法删除" message: res.data.message, }); } });