diff a/src/views/reportQuery/purchaseReport/components/table5.vue b/src/views/reportQuery/purchaseReport/components/table5.vue (rejected hunks) @@ -177,12 +177,10 @@ //重置 restSearch() { this.parmValue = { - zxNo:"", //竞价订单号 - start_date: "", //起始时间 - end_date: "", // 结束时间 + start_date: "", //新建起始时间 + end_date: "", // 新建结束时间 page: 1, // 页码 size: 15, // 每页显示条数 - is_export:0//是否导出 }; // 表格 - 分页 this.pageInfo = {