#
whycq
2024-04-05 12382519bc9130ecc5aeadaf6e04541727cddebe
pages/phyz/order/orderList2.vue
@@ -170,7 +170,8 @@
            let _this = this
            let combList = []
            for (let k of _this.dataList) {
               k['csocode'] = k.threeCode
               k['csocode'] = k.threeCode
               k['isoseq'] = k.deadTime
               if (k.checked) {
                  combList.push(k)
               }