lijh
2022-01-18 15bd39c66eb9c1942b72fb373fbe16865f715f04
src/components/swichLabel/main1-show.vue
@@ -47,7 +47,7 @@
                  日志
                  <a-icon type="plus-circle" style="margin-left: 0px;" />
               </a-button>
               <!-- <tempFormCheck></tempFormCheck> -->
               <tempBoxActicle></tempBoxActicle>
               <router-view class="fade"></router-view>
            </a-col>
@@ -61,6 +61,7 @@
</template>
<script>
   import tempBoxActicle from "../group/tempBoxActicle.vue"
   import tempFormCheck from "../group/tempFormCheck.vue"
   import box10 from "../mini/box10-add.vue"
   import boxLeft from "../group/boxLeft.vue"
@@ -71,6 +72,7 @@
   export default {
      components: {
         tempBoxActicle,
         tempFormCheck,
         box10,
         boxLeft,