Bladeren bron

处理bug并打包

yangg 8 maanden geleden
bovenliggende
commit
a02dee0822
3 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.ba8d0b0f.js
  3. 1 1
      src/components/webAi/js/ChatBox.js

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 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; */
     },

Some files were not shown because too many files changed in this diff