zouyu
2023-12-26 e155da2aeb9c44698e3a0d59ab3f32e5ad9bad5f
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 {