inleft
2022-02-27 b1336e3f7fbc43854b6e891578a1d7673ea8e6dd
src/components/swichLabel/main4-show.vue
@@ -3,7 +3,9 @@
      <a-row>
         <a-col v-bind="colApiMain " class="holdHeight">
            <a-page-header title="朋友们" style="padding: 0px;" @back="() => this.$router.go(-1)" />
            <boxFriend></boxFriend>
            <keep-alive>
               <boxFriend></boxFriend>
            </keep-alive>
         </a-col>
      </a-row>
   </div>