src/components/do/b1-ins-order/add.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/do/b1-ins-order/add.vue
@@ -1575,7 +1575,7 @@ }) // console.log('isHaveBushing===', this.totalArr) // inspectionItem let spcialItem = this.totalArr.find(a => a.state == 1 && a.inspectionItem.includes('松套管')) let spcialItem = null//this.totalArr.find(a => a.state == 1 && a.inspectionItem.includes('松套管')) // console.log('isHaveBushing===', isHaveBushing) if (productListSelected && select[2] === '光缆' && isHaveBushing === false) { this.$message.error('光缆温度循环项目必须进行光纤配置')