zss
2023-12-11 c880739ec4cd5ede33b31eb98ad5f7628ea288e5
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 {