判读非粮化,巡查审计 导入按钮隐藏

dianlixunjian
Zhufu 2024-09-30 14:31:26 +08:00
parent 622571756c
commit 773c6ccfdf
2 changed files with 4 additions and 4 deletions

View File

@ -3,13 +3,13 @@
<BasicTable class="w-4/4 xl:w-5/5" @register="registerTable">
<template #toolbar>
<!-- <a-button type="primary" @click="handleCreate"></a-button> -->
<a-upload
<!-- <a-upload
:accept="'.xlsx,.csv,.xls'"
:showUploadList="false"
:custom-request="customRequest"
>
<a-button type="primary">导入</a-button>
</a-upload>
</a-upload> -->
</template>
<template #bodyCell="{ column, record }">
<template v-if="column.key === 'action'">

View File

@ -3,13 +3,13 @@
<BasicTable class="w-4/4 xl:w-5/5" @register="registerTable">
<template #toolbar>
<!-- <a-button type="primary" @click="handleCreate"></a-button> -->
<a-upload
<!-- <a-upload
:accept="'.xlsx,.csv,.xls'"
:showUploadList="false"
:custom-request="customRequest"
>
<a-button type="primary">导入</a-button>
</a-upload>
</a-upload> -->
</template>
<template #bodyCell="{ column, record }">
<template v-if="column.key === 'action'">