ソースを参照

处理bug并打包

yangg 8 ヶ月 前
コミット
a02dee0822
3 ファイル変更1 行追加1 行削除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.ba8d0b0f.js
  3. 1 1
      src/components/webAi/js/ChatBox.js

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/app.ba8d0b0f.js


+ 1 - 1
src/components/webAi/js/ChatBox.js

@@ -242,7 +242,7 @@ export default {
       /*console.log(this.AIform); */
       this.$router.push({
         path: "/knowledge/appConfig/index",
-        type:'add'
+        query: { type:'add' },
       });
      /*  this.applicationDialogVisible = true; */
     },

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません