文档库--列表,文件上传
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
}
|
||||
getAction(this.url.tableList, params).then((res) => {
|
||||
if (res.success) {
|
||||
this.jsonBody = res.result || []
|
||||
this.jsonBody = res.result.records
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user