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