提交 291ccc0a authored 作者: CRS's avatar CRS

new

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