licp
2024-06-29 740c3bb7eab85c72e3b9093a9b59b2d544db533b
src/components/do/b1-ins-order/add.vue
@@ -1237,7 +1237,8 @@
          this.saveLoad = true
          this.$axios.post(this.$api.insOrder.upInsOrderOfState, {
            state,
            id: this.currentId
            id: this.currentId,
            companyId:this.addObj.companyId
          }, {
            headers: {
              'Content-Type': 'application/json'