src/components/do/b1-ins-order/fiberoptic-config.vue
@@ -355,6 +355,7 @@ } else { this.bushing = [] } console.log(1111111,this.bushing) }, getStandTreeBySampleType() { this.$axios.post(this.$api.standardTree.getStandTreeBySampleType, { @@ -635,6 +636,7 @@ a.bushing = this.bushing }) this.$message.success('已保存') console.log(11111111,this.bushing) } } }