licp
2024-06-28 e94f4cf6d2d9b07ee60cdc065825fa086ae92933
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'