zouyu
2023-12-13 ffbcb7980d8d196c6df1146a7018351c8096e971
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 {