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