|
@@ -22,7 +22,7 @@
|
|
|
</template>
|
|
|
|
|
|
<!-- :disabled="row.usable == '1' ? false : true" -->
|
|
|
- <template #menu-right="{}">
|
|
|
+ <!--<template #menu-right="{}">
|
|
|
<el-dropdown split-button
|
|
|
>导入
|
|
|
<template #dropdown>
|
|
@@ -38,7 +38,7 @@
|
|
|
</el-dropdown-menu>
|
|
|
</template>
|
|
|
</el-dropdown>
|
|
|
- </template>
|
|
|
+ </template>-->
|
|
|
<template #menu="{ row }">
|
|
|
<el-button
|
|
|
link
|