licp
2024-05-30 8324311952b44b60e0d7944b25dffb7badec28c1
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)
      }
    }
  }