修改bug

prod
wangwei 2 years ago
parent 166a7a29ea
commit f5dce61d16

@ -540,6 +540,8 @@ export default {
},
cancelDialog() {
this.formVisible = false;
//
this.$refs["dataForm"].resetFields();
},
deleteDialog(row) {
this.$confirm("是否删除该部门?", "提示", {

Loading…
Cancel
Save