zouyu
2023-12-11 41e0df8413624e6034c967f3afae30da59370879
src/views/accounting/unitworkfactor/unitworkfactor-form.vue
@@ -217,7 +217,7 @@
              })
              .catch((error) => {
                this.isSubmit = false
                console.log(error)
                console.error(error)
              })
          } else {
            addObj(this.dataForm)
@@ -229,7 +229,7 @@
              })
              .catch((error) => {
                this.isSubmit = false
                console.log(error)
                console.error(error)
              })
          }
        } else {