待办中心-认证参数-查询优化,添加待办标记

This commit is contained in:
liyawei
2022-11-02 19:53:12 +08:00
parent 38e8f211d6
commit 67b18a48a4
2 changed files with 16 additions and 1 deletions
@@ -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