Commit 6f0956d0 authored by 琉璃丶c's avatar 琉璃丶c

Merge remote-tracking branch 'origin/master'

parents cb7d4094 2af7ae3e
...@@ -196,8 +196,8 @@ export default { ...@@ -196,8 +196,8 @@ export default {
] // 供应商(部门)编码 ] // 供应商(部门)编码
} }
let dict = { let dict = {
// 'list': this.setMoreSearchInfoAction(), 'list': this.setMoreSearchInfoAction(),
'list': [data], // 'list': [data],
'endDate': _this.moreSearchInfo.time.end, // 结束时间 'endDate': _this.moreSearchInfo.time.end, // 结束时间
'startDate': _this.moreSearchInfo.time.start, // 开始时间 'startDate': _this.moreSearchInfo.time.start, // 开始时间
'pageNum': _this.currentPage, 'pageNum': _this.currentPage,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment