搜索页回调搜索栏清空

This commit is contained in:
linzj
2021-05-11 14:30:49 +08:00
parent d09cb14074
commit e254f54803

View File

@@ -97,7 +97,9 @@ export default {
/**
* 生命周期函数--监听页面隐藏
*/
onHide: function () {},
onHide: function () {
this.prodName = ''
},
/**
* 生命周期函数--监听页面卸载