gaoluyang
2024-06-28 897faa2d11f5a64d0c5e0f3d802e363430f8bdc0
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'