style(agency): 导出报表按钮改为主色调更醒目
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
dbf9de66a9
commit
ae74c515c7
@ -266,7 +266,7 @@ export default function AgencyReportsPage() {
|
|||||||
</button>
|
</button>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
<Button variant="secondary" onClick={() => setShowExportModal(true)}>
|
<Button onClick={() => setShowExportModal(true)}>
|
||||||
<Download size={16} />
|
<Download size={16} />
|
||||||
导出报表
|
导出报表
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user