fix: #2191,#2227

This commit is contained in:
jialin
2025-06-19 13:36:49 +08:00
parent df85284a60
commit 175b83dd68
3 changed files with 67 additions and 25 deletions
+1 -1
View File
@@ -607,7 +607,7 @@ export const useCheckCompatibility = () => {
unlockWarningStatus,
cancelEvaluate,
handleBackendChangeBefore,
handleOnValuesChange: debounceHandleValuesChange,
handleOnValuesChange: handleOnValuesChange,
handleEvaluateOnChange: handleOnValuesChange,
clearCahceFormValues,
warningStatus,