0.0.2版本上线

This commit is contained in:
2024-08-16 19:00:08 +08:00
parent 29e8758dc9
commit 4b73f5b68c
11 changed files with 301 additions and 299 deletions

View File

@@ -42,7 +42,6 @@ const handleBeforeCancel = () => {
if (!beforeFormStep) {
return
}
console.log(beforeFormStep)
crudRef.value.getFormData().testStep
const iuEqualValue = isEqual(crudRef.value.getFormData().testStep, beforeFormStep)
!iuEqualValue &&