mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
搜索页回调搜索栏清空
This commit is contained in:
@@ -97,7 +97,9 @@ export default {
|
||||
/**
|
||||
* 生命周期函数--监听页面隐藏
|
||||
*/
|
||||
onHide: function () {},
|
||||
onHide: function () {
|
||||
this.prodName = ''
|
||||
},
|
||||
|
||||
/**
|
||||
* 生命周期函数--监听页面卸载
|
||||
|
||||
Reference in New Issue
Block a user