参数系统内置为否

This commit is contained in:
jiangs 2026-03-30 10:05:57 +08:00
parent 54f0504cd6
commit a6b3a089f4

View File

@ -168,7 +168,7 @@ function reset() {
configName: undefined,
configKey: undefined,
configValue: undefined,
configType: "Y",
configType: "N",
remark: undefined
}
proxy.resetForm("configRef")