Browse Source

dynamic mx-route permission is ok

hare8999@163.com 1 year ago
parent
commit
13966df725
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/career/MultipleWay/index.vue

+ 1 - 0
src/views/career/MultipleWay/index.vue

@@ -59,6 +59,7 @@ import IndexCard from '@/views/login/components/modules/shared/IndexCard.vue'
 import DynamicTable from '@/components/dynamic-table/index.vue'
 import { getMultipleWayHistories } from '@/api/webApi/multiple-way'
 
+/* Important Note: MultiwayIndex - back menu: route name */
 export default {
   name: 'MultipleWay',
   components: { DynamicTable, IndexCard },