mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 14:17:54 +08:00
v1.9 优化产权登记图片不能放大的问题
This commit is contained in:
parent
4f485e3634
commit
f741902e26
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="margin-top">
|
||||
<el-row class="margin-top-lg">
|
||||
<el-row class="">
|
||||
<el-col :span="4" class="padding-right-xs padding-left-xl">
|
||||
<el-input
|
||||
v-model="ownerDetailCarInfo.carNum"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="margin-top">
|
||||
<el-row class="margin-top-lg">
|
||||
<el-row class="">
|
||||
<el-col :span="4" class="padding-right-xs padding-left-xl">
|
||||
<el-input v-model="ownerDetailRoomInfo.roomNum" :placeholder="$t('ownerDetailRoom.pleaseEnterRoomNumber')" />
|
||||
</el-col>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user