提交 a3f8bbfb authored 作者: CRS's avatar CRS

new

上级 291ccc0a
...@@ -90,7 +90,7 @@ export default { ...@@ -90,7 +90,7 @@ export default {
'pageSize': this.pagesize, 'pageSize': this.pagesize,
't': { 't': {
'projectId': this.value.id, 'projectId': this.value.id,
'content': this.searchVal 'name': this.searchVal
} }
} }
} }
......
...@@ -90,7 +90,7 @@ export default { ...@@ -90,7 +90,7 @@ export default {
'pageSize': this.pagesize, 'pageSize': this.pagesize,
't': { 't': {
'projectId': this.value.id, 'projectId': this.value.id,
'content': this.searchVal 'name': this.searchVal
} }
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论