@@ -435,7 +435,6 @@ export default {
type: "success",
message: res.data.desc,
});
- this.checkedNode = [];
this.getData();
this.$refs[formName].resetFields();
this.addDialogStatus = false;