Merge remote-tracking branch 'origin/master'

master
admin 2 years ago
commit 530784f436
  1. 2
      ant-design-vue-jeecg/src/views/modulex/ModulexList.vue

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

Loading…
Cancel
Save