wangmengwei 3 år sedan
förälder
incheckning
d12b4b2d17
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      ruoyi-ui/src/App.vue

+ 1 - 1
ruoyi-ui/src/App.vue

@@ -3,7 +3,7 @@
     <!-- <div @click="shouwe"  v-if="flags"   style="background-color: #eee; width: 100vw; height: 100vh; position: fixed; z-index: 1002;">
 
     </div> -->
-    <router-view  />
+    <router-view />
   </div>
 </template>