baoshiwei
2 天以前 233b2724f297cd52807eebfa3c547d6fe5187c70
zhitan-vue/src/views/system/user/profile/userAvatar.vue
@@ -46,7 +46,7 @@
          <el-button icon="RefreshRight" @click="rotateRight()"></el-button>
        </el-col>
        <el-col :lg="{ span: 2, offset: 6 }" :md="2">
          <!-- <el-button type="primary" @click="uploadImg()">提 交</el-button> -->
           <el-button type="primary" @click="uploadImg()">提 交</el-button>
        </el-col>
      </el-row>
    </el-dialog>