提交 4070bb2b authored 作者: 龙菲's avatar 龙菲

修复展览搜索参数传错问题

上级 8e2ef001
......@@ -220,7 +220,7 @@ export default {
const params = {
page: this.list.current,
limit: this.list.size,
name: this.keyword,
title: this.keyword,
type: this.type,
regionCode: this.regionCode[this.regionCode.length - 1],
};
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论