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) }