@@ -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; */
},