zss
2023-12-14 1789ce3650a2665b5abca7a3028611190d1983df
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 {