This commit is contained in:
2023-05-16 17:30:12 +08:00
parent 6706db0871
commit 737df119e4

View File

@ -199,7 +199,7 @@ function reset() {
postCode: undefined,
postName: undefined,
postSort: 0,
status: "0",
status: "1",
remark: undefined
};
proxy.resetForm("postRef");