src/components/do/b1-report-preparation/order.vue
@@ -279,20 +279,6 @@ } }) }) // this.historyList = res.data // this.historyList.forEach(item => { // item.arr = [] // this.$set(item,'numValue',1) // // item.checked = false; // if(item.num>0){ // for(var i=0;i<item.num;i++){ // item.arr.push({ // label:'记录'+(i+1), // value:i+1 // }) // } // } // }) this.dialogVisible = true }) },