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