Commit 22627f43 by lichengming

修改了附件管理

parent f15960db
...@@ -301,6 +301,8 @@ export default { ...@@ -301,6 +301,8 @@ export default {
} }
this.getPage = result this.getPage = result
this.getPage.records = list this.getPage.records = list
this.getPage.total = list.length
console.log('result', result)
} }
}, },
// _page: async function() { // _page: async function() {
......
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