From e254f548034cf5053ac628fa564a7c339d3564e1 Mon Sep 17 00:00:00 2001 From: linzj <208781239@qq.com> Date: Tue, 11 May 2021 14:30:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E9=A1=B5=E5=9B=9E=E8=B0=83?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=A0=8F=E6=B8=85=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mall4uni/pages/search-page/search-page.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mall4uni/pages/search-page/search-page.vue b/mall4uni/pages/search-page/search-page.vue index 97b7945..4691662 100644 --- a/mall4uni/pages/search-page/search-page.vue +++ b/mall4uni/pages/search-page/search-page.vue @@ -97,7 +97,9 @@ export default { /** * 生命周期函数--监听页面隐藏 */ - onHide: function () {}, + onHide: function () { + this.prodName = '' + }, /** * 生命周期函数--监听页面卸载