zss
2024-06-05 4963aa4888fc1bcfa6de0c392ee26a134a460cfe
src/views/basic/discmaintenance/discmaintenance-form.vue
@@ -156,7 +156,7 @@
              })
              .catch((error) => {
                this.isSubmit = false
                console.log(error)
                console.error(error)
              })
          } else {
            addObj(this.dataForm)
@@ -168,7 +168,7 @@
              })
              .catch((error) => {
                this.isSubmit = false
                console.log(error)
                console.error(error)
              })
          }
        } else {