搜索页回调搜索栏清空

master
linzj 5 years ago
parent d09cb14074
commit e254f54803

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

Loading…
Cancel
Save