src/views/datamanage/catalogueManage.vue @@ -261,6 +261,7 @@ this.ruleForm = {}; this.dialogFormVisible = false; this.$refs[formName].resetFields(); this.getDirTree(); } }, 500); })