Commit 2af7ae3e authored by xiejb's avatar xiejb

订单列表参数g动态

parent 47be9b1e
......@@ -196,8 +196,8 @@ export default {
] // 供应商(部门)编码
}
let dict = {
// 'list': this.setMoreSearchInfoAction(),
'list': [data],
'list': this.setMoreSearchInfoAction(),
// 'list': [data],
'endDate': _this.moreSearchInfo.time.end, // 结束时间
'startDate': _this.moreSearchInfo.time.start, // 开始时间
'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