@@ -487,6 +487,7 @@ export default {
activated() {
this.pageNum = 0;
this.isNoData = false;
+ this.Ggreet = [];
this.onLoad();
// 授权
getTicketFun(['getLocation', 'startRecord', 'stopRecord', 'onVoiceRecordEnd', 'uploadVoice']);