value
2024-06-23 c470661da7703335991b8f2a2bc40cf00d926eea
src/components/do/b1-ins-order/add.vue
@@ -1206,6 +1206,7 @@
              a.model = a.model + ((a.modelNum == null || a.modelNum == '' || a.modelNum == 'null') ?
                '' : (
                  '-' + a.modelNum))
              a.insProduct = a.insProduct.filter(b=>b.state === 1)
              return a
            })),
            pairing: JSON.stringify(this.bsm2Val2)