Merge branch 'dev-nx' of http://192.168.0.56:3000/bonus/devicesmgt into dev-nx

This commit is contained in:
BianLzhaoMin 2024-05-23 17:17:22 +08:00
commit d13d7b2374
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<br />
<el-row>
<el-col :lg="2" :sm="3" :xs="3">
<el-upload action="#" :http-request="requestUpload" :show-file-list="false" :before-upload="beforeUpload">
<el-upload action="#" :http-request="requestUpload" :show-file-list="false" :before-upload="beforeUpload" accept=".png,.jpg,.jpeg">
<el-button size="small">
选择
<i class="el-icon-upload el-icon--right"></i>