Fix(养生圣地):[#2491]输入关键词后未点击键盘回车键,列表提示“暂无内容”,默认状态下不用显示暂无内容

This commit is contained in:
lifizer
2024-10-14 10:20:41 +08:00
parent 93d7735aa9
commit 08c9193475
+1
View File
@@ -52,6 +52,7 @@ export default {
},
onLoad(opts) {
this.goodCityId = opts.city
this.search()
},
methods: {
search() {