huangbin 4 年之前
父節點
當前提交
72e4a7be76
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/search/inventory/list/inventory_applyrecord/index.vue

+ 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> -->