licp
2024-11-14 321370a82855d4b58d4eff2aee238672cdb8b865
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -2232,6 +2232,7 @@
        this.param = {}
        // 清空光纤配置相关数据
        this.fiberOpticTape = []
        this.template = ''
        this.currentFiberOpticTape = null;
        this.fiberOptic = []
        this.currentFiberOptic = null;
@@ -3833,7 +3834,7 @@
              return
            }
            // 保存版本
            this.saveVersion()
            // this.saveVersion()
            // 如果模板的检验项多了,则删除多余的
            obj.allBandList.forEach(item=>{
              item.projectList.forEach((m,i)=>{