inleft
2022-01-17 019990450fa60b31f3a055a4e1f3fc7609843291
src/components/swichLabel/main1-show.vue
@@ -28,8 +28,7 @@
               <a-button @click="showDrawer2">
                  小抽屉2
               </a-button>
               <articleListScorll/>
               <!-- <router-view class="fade"></router-view> -->
               <router-view class="fade"></router-view>
            </a-col>
            
            <a-col v-bind="colApiRight" ref="myDrawer">
@@ -55,8 +54,10 @@
         articleList,
         articleListScorll,
         
      },
      methods: {
         afterVisibleChange(val) {},
         showDrawer1() {
            this.visible1 = true;