Bläddra i källkod

[Feat 0000] 添加了可折叠表格禁用适配

houzekong 3 veckor sedan
förälder
incheckning
fa45a70609
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      src/views/vent/home/billboard/components/CollapseTable.vue

+ 1 - 0
src/views/vent/home/billboard/components/CollapseTable.vue

@@ -9,6 +9,7 @@
         :key="`svvhbct-${index}`"
         class="table__content_list_row"
         :showArrow="item.hideCollapses ? false : showArrow"
+        :disabled="item.hideCollapses"
       >
         <template #header>
           <div v-for="(t, i) in columns" :key="`svvhbctr-${i}`" :style="{ flexBasis }">