فهرست منبع

dynamic mx-route permission is ok

hare8999@163.com 1 سال پیش
والد
کامیت
13966df725
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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 },