同步主线antd3

This commit is contained in:
lai
2024-11-07 15:17:56 +08:00
parent 612592ec2a
commit 44cd1d354a
10 changed files with 555 additions and 335 deletions

View File

@@ -780,9 +780,6 @@ onMounted(() => {
ok-text="TXT"
ok-type="default"
@confirm="fnExportList('txt')"
:show-cancel="false"
cancel-text="CSV"
@cancel="fnExportList('csv')"
>
<a-button type="dashed">
<template #icon><ExportOutlined /></template>