Commit f741902e2601e6dce2bd9a41c95956396d18c38b
1 parent
4f485e36
v1.9 优化产权登记图片不能放大的问题
Showing
2 changed files
with
2 additions
and
2 deletions
src/components/owner/ownerDetailCar.vue
src/components/owner/ownerDetailRoom.vue
| 1 | 1 | <template> |
| 2 | 2 | <div class="margin-top"> |
| 3 | - <el-row class="margin-top-lg"> | |
| 3 | + <el-row class=""> | |
| 4 | 4 | <el-col :span="4" class="padding-right-xs padding-left-xl"> |
| 5 | 5 | <el-input v-model="ownerDetailRoomInfo.roomNum" :placeholder="$t('ownerDetailRoom.pleaseEnterRoomNumber')" /> |
| 6 | 6 | </el-col> | ... | ... |