平台件认证清单-引用交付物,只展示了车型项目库数据
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@
|
|||||||
...this.queryParam
|
...this.queryParam
|
||||||
}
|
}
|
||||||
this.loading = true
|
this.loading = true
|
||||||
postAction('project/projectLibraryBase/page', query).then((res) => {
|
postAction('project/projectLibraryBase/quotePage', query).then((res) => {
|
||||||
if (res.success) {
|
if (res.success) {
|
||||||
this.dataList = res.result.records || []
|
this.dataList = res.result.records || []
|
||||||
this.total = res.result.total
|
this.total = res.result.total
|
||||||
|
|||||||
Reference in New Issue
Block a user