src/components/do/b1-ins-order/add.vue
@@ -997,7 +997,7 @@ return a })), pairing: JSON.stringify(this.bsm2Val2) }) }) }).then(res => { this.saveLoad = false if (res.code == 201) return @@ -1159,6 +1159,8 @@ this.sample.insProduct = [] this.sample.id = this.count this.sample.childSampleList = [] this.sample.insulating = null this.sample.sheath = null this.sampleList.push(this.HaveJson(this.sample)) this.count++ }