平台件项目库 认证清单引用交付物

This commit is contained in:
zyx.net
2023-09-19 09:21:57 +08:00
parent 11fac14a20
commit cb9f486814
@@ -144,7 +144,7 @@
...this.queryParam
}
this.loading = true
postAction('platform/projectLibraryBase/page', query).then((res) => {
postAction('project/projectLibraryBase/page', query).then((res) => {
if (res.success) {
this.dataList = res.result.records || []
this.total = res.result.total