Browse Source

AI参谋页面优化

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

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

@@ -686,13 +686,7 @@ export default {
                   this.Ggreet.push(...response.rows);
                   this.garbageManager();
                 })
-                .catch(() => {
-                  this.Ggreet.push({
-                    chatRecordFile:
-                      'https://cdn-svs-test.nipponpaint.com.cn/%E5%90%B4%E5%BA%B7-20240918152244.amr?Expires=2042176973&OSSAccessKeyId=LTAI5tG1DTJFA16BHkzHVxjz&Signature=BvwZFdxp69wRNy7oOPfqG6lxTww%3D',
-                    chatRecordFrom: 1,
-                  });
-                });
+                .catch(() => {});
               // aiDialogue({ type: 2, content: res.serverId }).then((response) => {
               //   if (response.code == 200) {
               //     this.Ggreet.push(...response.rows);