[add] 项目添加项目id
This commit is contained in:
@@ -284,6 +284,7 @@
|
|||||||
},
|
},
|
||||||
getlist() {
|
getlist() {
|
||||||
let query = {
|
let query = {
|
||||||
|
projectId: this.$route.query.id,
|
||||||
pageSize: this.pageSize,
|
pageSize: this.pageSize,
|
||||||
pageNo: this.pageNo,
|
pageNo: this.pageNo,
|
||||||
...this.queryParam
|
...this.queryParam
|
||||||
|
|||||||
Reference in New Issue
Block a user