This commit is contained in:
2023-05-31 21:22:52 +08:00
parent 54f3b261f7
commit 719669c666
3 changed files with 17 additions and 14 deletions

View File

@ -217,7 +217,7 @@ function reset() {
dictId: undefined,
dictName: undefined,
dictType: undefined,
status: "0",
status: "1",
remark: undefined
};
proxy.resetForm("dictRef");