GlobalRule.vue 98 B

12345
  1. <template>
  2. <main class="app-main">
  3. <router-tab alive-id="fullPath" />
  4. </main>
  5. </template>