Commit 3aa8475b authored by 肖健's avatar 肖健

Merge remote-tracking branch 'origin/dev_cd' into dev_jd

parents caee095e 70a17c8a
......@@ -77,6 +77,7 @@ export default {
// 刷新
refresh(paging) {
setTimeout(() => {
this.items = []
let list = [];
let opts = {
url: '/app/moveLog/my/list?pageSize=' + paging.size + '&pageNum=' + paging.page,
......
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