master
YTD 2 years ago
parent 2e9ea348cd
commit e0328966c5
  1. 2
      ant-design-vue-jeecg/src/views/modulex/ModulexList.vue

@ -325,7 +325,7 @@ export default {
fanhui(){
this.$router.push({
/*返回产品*/
path: '/src/views/modulex/ModulexList',/*在引号中填写返回vue*/
path: '/src/views/projectx/ProjectxList',/*在引号中填写返回vue*/
});
},
loginRole(id){

Loading…
Cancel
Save