huangbin hace 4 años
padre
commit
72e4a7be76

+ 2 - 2
src/views/search/inventory/list/inventory_applyrecord/index.vue

@@ -14,9 +14,9 @@
                :customRow="Rowclick"
                :data-source="tableList">
         <!-- 额外的展开行 -->
-        <template #expandedRowRender="{  }">
+        <!-- <template #expandedRowRender="{  }">
           <BtnList :btnList="secondBtn" />
-        </template>
+        </template> -->
         <!-- <template #userinfotype="{ text }">
                   <a>{{ text === '2' ? '企业' : '个人'}}</a>
                 </template> -->