Browse Source

AI参谋页面优化

zhujindu 1 year ago
parent
commit
d8238a1243
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/intelligence/index.vue

+ 1 - 0
src/views/intelligence/index.vue

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