RuoYi
2021-02-06 3a51c53823db922d56b2cc9b74c493f81e125ae5
ruoyi-ui/src/views/system/user/profile/userAvatar.vue
@@ -27,7 +27,7 @@
        <el-col :lg="2" :md="2">
          <el-upload action="#" :http-request="requestUpload" :show-file-list="false" :before-upload="beforeUpload">
            <el-button size="small">
              上传
              选择
              <i class="el-icon-upload el-icon--right"></i>
            </el-button>
          </el-upload>