ZaiZai 1 anno fa
parent
commit
f5587dd2a4
2 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 1
      public/version.json
  2. 0 2
      src/views/tentative/detect/test-form.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240903144457"
+  "value": "20240903163647"
 }

+ 0 - 2
src/views/tentative/detect/test-form.vue

@@ -1279,8 +1279,6 @@ const tableFormSaveClick = async () => {
                             ListItemRef.value?.setCollapseKey(ActiveKey)
                         })
                     }
-
-
                 } else {
                     window?.$message?.error(msg)
                 }