xyc
4 天以前 e4a55083ff3a59a6393e95abafd3cdca86ac2cda
traffic-audit-web/src/App.vue
@@ -1,6 +1,8 @@
<template>
  <div id="app">
    <router-view />
    <keep-alive include="AuditResult">
      <router-view />
    </keep-alive>
  </div>
</template>
<script>