style:受理申请
Showing
2 changed files
with
4 additions
and
4 deletions
1 | <!-- | 1 | <!-- |
2 | * @Description: 房屋多幢受理信息 | 2 | * @Description: 房屋多幢受理信息 |
3 | * @Autor: ssq | 3 | * @Autor: ssq |
4 | * @LastEditTime: 2023-08-30 10:32:13 | 4 | * @LastEditTime: 2023-08-30 14:57:39 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="slxx"> | 7 | <div class="slxx"> |
... | @@ -167,7 +167,7 @@ | ... | @@ -167,7 +167,7 @@ |
167 | <el-input v-model="ruleForm.lq.xdm"></el-input> | 167 | <el-input v-model="ruleForm.lq.xdm"></el-input> |
168 | </el-form-item> | 168 | </el-form-item> |
169 | </el-col> | 169 | </el-col> |
170 | <el-col :span="8"> | 170 | <el-col :span="16"> |
171 | <el-form-item label="附记:"> | 171 | <el-form-item label="附记:"> |
172 | <el-input | 172 | <el-input |
173 | v-model="ruleForm.lq.fj" | 173 | v-model="ruleForm.lq.fj" | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: 房屋多幢受理信息 | 2 | * @Description: 房屋多幢受理信息 |
3 | * @Autor: ssq | 3 | * @Autor: ssq |
4 | * @LastEditTime: 2023-08-30 10:34:54 | 4 | * @LastEditTime: 2023-08-30 14:57:59 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="slxx"> | 7 | <div class="slxx"> |
... | @@ -167,7 +167,7 @@ | ... | @@ -167,7 +167,7 @@ |
167 | <el-input v-model="ruleForm.lq.xdm"></el-input> | 167 | <el-input v-model="ruleForm.lq.xdm"></el-input> |
168 | </el-form-item> | 168 | </el-form-item> |
169 | </el-col> | 169 | </el-col> |
170 | <el-col :span="8"> | 170 | <el-col :span="16"> |
171 | <el-form-item label="附记:"> | 171 | <el-form-item label="附记:"> |
172 | <el-input | 172 | <el-input |
173 | v-model="ruleForm.lq.fj" | 173 | v-model="ruleForm.lq.fj" | ... | ... |
-
Please register or sign in to post a comment