1.优化
This commit is contained in:
2025-07-09 17:33:51 +08:00
parent cd1b085499
commit cf129e6d23
18 changed files with 48 additions and 60 deletions
-1
View File
@@ -130,7 +130,6 @@
}
function handleDataChange(type) {
console.log(formState.value, formRecord.value);
if (type == dataActity.value) return;
dataActity.value = type;
getField();