Fix(养生圣地):[#2491]输入关键词后未点击键盘回车键,列表提示“暂无内容”,默认状态下不用显示暂无内容
This commit is contained in:
@@ -52,6 +52,7 @@ export default {
|
|||||||
},
|
},
|
||||||
onLoad(opts) {
|
onLoad(opts) {
|
||||||
this.goodCityId = opts.city
|
this.goodCityId = opts.city
|
||||||
|
this.search()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
search() {
|
search() {
|
||||||
|
|||||||
Reference in New Issue
Block a user