|
@@ -40,14 +40,14 @@
|
|
<template #icon><plus-outlined /></template>新增
|
|
<template #icon><plus-outlined /></template>新增
|
|
</a-button>
|
|
</a-button>
|
|
</div>
|
|
</div>
|
|
- <div class="btn-right">
|
|
|
|
|
|
+ <!-- <div class="btn-right">
|
|
<a-button class="xn-mg08">
|
|
<a-button class="xn-mg08">
|
|
<template #icon><CloudUploadOutlined /> </template>导入
|
|
<template #icon><CloudUploadOutlined /> </template>导入
|
|
</a-button>
|
|
</a-button>
|
|
<a-button>
|
|
<a-button>
|
|
<template #icon><download-outlined /></template>导出
|
|
<template #icon><download-outlined /></template>导出
|
|
</a-button>
|
|
</a-button>
|
|
- </div>
|
|
|
|
|
|
+ </div> -->
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
<template #bodyCell="{ column, record }">
|
|
<template #bodyCell="{ column, record }">
|