待办中心-认证参数-查询优化,添加待办标记
This commit is contained in:
+1
-1
@@ -223,7 +223,7 @@
|
||||
...this.queryParam
|
||||
}
|
||||
this.loading = true
|
||||
postAction('document/bussDocumentLibraryEO/ocrPageInfo', query).then((res) => {
|
||||
postAction('document/bussDocumentLibraryEO/transPageInfo', query).then((res) => {
|
||||
if (res.success) {
|
||||
this.dataList = res.result.records || []
|
||||
this.total = res.result.total
|
||||
|
||||
Reference in New Issue
Block a user