平台件认证清单-引用交付物,只展示了车型项目库数据

This commit is contained in:
zyx.net
2023-09-28 09:10:16 +08:00
parent ff770ba2a7
commit f5b5921e82
@@ -144,7 +144,7 @@
...this.queryParam
}
this.loading = true
postAction('project/projectLibraryBase/page', query).then((res) => {
postAction('project/projectLibraryBase/quotePage', query).then((res) => {
if (res.success) {
this.dataList = res.result.records || []
this.total = res.result.total