perf: 优化文档列表按钮颜色
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
wangdan-fit2cloud 2024-08-21 10:42:59 +08:00
parent 00af530d27
commit 745fed6bdd

View File

@ -155,7 +155,7 @@
</span>
<span @click.stop>
<el-dropdown trigger="click">
<el-button text>
<el-button text type="primary">
<el-icon><MoreFilled /></el-icon>
</el-button>
<template #dropdown>
@ -188,7 +188,7 @@
</el-tooltip>
<span @click.stop>
<el-dropdown trigger="click">
<el-button text>
<el-button text type="primary">
<el-icon><MoreFilled /></el-icon>
</el-button>
<template #dropdown>