类型管理增加颜色

This commit is contained in:
wcy 2024-10-15 17:41:21 +08:00
parent a55814fae7
commit 61f0eac4e2
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@
type="primary"
icon="el-icon-upload"
>点击上传</el-button
><span>文件需小于20M</span>
><span style="color: red">文件需小于20M</span>
</el-upload>
</el-form-item>
</el-col>