--修正后的小屏按钮挤兑问题
This commit is contained in:
@@ -1023,7 +1023,7 @@ onMounted(() => {
|
||||
cancel-text="CSV"
|
||||
@cancel="fnExportList('csv')"
|
||||
>
|
||||
<a-button type="dashed" class="dashed-button">
|
||||
<a-button type="dashed">
|
||||
<template #icon>
|
||||
<ExportOutlined />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user