b3e9ca2d by renchao@pashanhoo.com

style:土地所有权《补录信息》

1 parent 1268fc55
1 <!-- 1 <!--
2 * @Description: 2 * @Description:
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-09-26 13:28:27 4 * @LastEditTime: 2023-10-08 09:46:31
5 --> 5 -->
6 <template> 6 <template>
7 <!-- 受理信息 --> 7 <!-- 受理信息 -->
...@@ -89,13 +89,13 @@ ...@@ -89,13 +89,13 @@
89 </el-select> 89 </el-select>
90 </el-form-item> 90 </el-form-item>
91 </el-col> 91 </el-col>
92 </el-row>
93 <el-row :gutter="10">
94 <el-col :span="8"> 92 <el-col :span="8">
95 <el-form-item label="不动产单元号:"> 93 <el-form-item label="不动产单元号:">
96 <el-input disabled v-model="ruleForm.qlxx.bdcdyh"></el-input> 94 <el-input disabled v-model="ruleForm.qlxx.bdcdyh"></el-input>
97 </el-form-item> 95 </el-form-item>
98 </el-col> 96 </el-col>
97 </el-row>
98 <el-row :gutter="10">
99 <el-col :span="8"> 99 <el-col :span="8">
100 <el-form-item 100 <el-form-item
101 label="业务号:" 101 label="业务号:"
...@@ -126,15 +126,6 @@ ...@@ -126,15 +126,6 @@
126 <el-input v-model="ruleForm.qlxx.djjg"></el-input> 126 <el-input v-model="ruleForm.qlxx.djjg"></el-input>
127 </el-form-item> 127 </el-form-item>
128 </el-col> 128 </el-col>
129 <!-- <el-col :span="8">
130 <el-form-item
131 label="区县代码:"
132 prop="qlxx.qxdm"
133 :rules="rules.qxdmrules"
134 >
135 <el-input v-model="ruleForm.qlxx.qxdm"></el-input>
136 </el-form-item>
137 </el-col> -->
138 <el-col :span="8"> 129 <el-col :span="8">
139 <el-form-item 130 <el-form-item
140 label="不动产权证号:" 131 label="不动产权证号:"
...@@ -161,8 +152,6 @@ ...@@ -161,8 +152,6 @@
161 <el-input v-model="ruleForm.tdsyq.djyy"></el-input> 152 <el-input v-model="ruleForm.tdsyq.djyy"></el-input>
162 </el-form-item> 153 </el-form-item>
163 </el-col> 154 </el-col>
164 </el-row>
165 <el-row :gutter="10">
166 <el-col :span="8"> 155 <el-col :span="8">
167 <el-form-item label="农用地面积:"> 156 <el-form-item label="农用地面积:">
168 <div class="flex"> 157 <div class="flex">
...@@ -207,6 +196,8 @@ ...@@ -207,6 +196,8 @@
207 </div> 196 </div>
208 </el-form-item> 197 </el-form-item>
209 </el-col> 198 </el-col>
199 </el-row>
200 <el-row :gutter="10">
210 <el-col :span="8"> 201 <el-col :span="8">
211 <el-form-item label="林地面积:"> 202 <el-form-item label="林地面积:">
212 <div class="flex"> 203 <div class="flex">
...@@ -229,8 +220,6 @@ ...@@ -229,8 +220,6 @@
229 </div> 220 </div>
230 </el-form-item> 221 </el-form-item>
231 </el-col> 222 </el-col>
232 </el-row>
233 <el-row :gutter="10">
234 <el-col :span="8"> 223 <el-col :span="8">
235 <el-form-item label="草地面积:"> 224 <el-form-item label="草地面积:">
236 <div class="flex"> 225 <div class="flex">
...@@ -275,6 +264,8 @@ ...@@ -275,6 +264,8 @@
275 </div> 264 </div>
276 </el-form-item> 265 </el-form-item>
277 </el-col> 266 </el-col>
267 </el-row>
268 <el-row :gutter="10">
278 <el-col :span="8"> 269 <el-col :span="8">
279 <el-form-item label="建筑使用面积:"> 270 <el-form-item label="建筑使用面积:">
280 <div class="flex"> 271 <div class="flex">
...@@ -297,8 +288,6 @@ ...@@ -297,8 +288,6 @@
297 </div> 288 </div>
298 </el-form-item> 289 </el-form-item>
299 </el-col> 290 </el-col>
300 </el-row>
301 <el-row :gutter="10">
302 <el-col :span="8"> 291 <el-col :span="8">
303 <el-form-item label="未利用地面积:"> 292 <el-form-item label="未利用地面积:">
304 <div class="flex"> 293 <div class="flex">
...@@ -506,7 +495,6 @@ ...@@ -506,7 +495,6 @@
506 this.ruleForm.qlxx.ssywh = val.ywh; 495 this.ruleForm.qlxx.ssywh = val.ywh;
507 this.ssQlxxchangediolog(val); 496 this.ssQlxxchangediolog(val);
508 }, 497 },
509 // 弹框事件
510 /** 498 /**
511 * @description: 弹框事件 499 * @description: 弹框事件
512 * @param {*} val 500 * @param {*} val
...@@ -546,6 +534,7 @@ ...@@ -546,6 +534,7 @@
546 534
547 } 535 }
548 } 536 }
537 this.ruleForm.qlxx.gyfs = this.nowlist.qlxx.gyfs
549 if (!this.ruleForm.tdytqxList.length) { 538 if (!this.ruleForm.tdytqxList.length) {
550 this.ruleForm.tdytqxList = this.nowlist.tdytqxList; 539 this.ruleForm.tdytqxList = this.nowlist.tdytqxList;
551 } 540 }
......
1 <!-- 1 <!--
2 * @Description: 2 * @Description:
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-09-28 15:41:46 4 * @LastEditTime: 2023-10-08 09:35:26
5 --> 5 -->
6 <template> 6 <template>
7 <!-- 受理信息 --> 7 <!-- 受理信息 -->
...@@ -171,21 +171,21 @@ ...@@ -171,21 +171,21 @@
171 </el-col> 171 </el-col>
172 </el-row> 172 </el-row>
173 <el-row :gutter="10"> 173 <el-row :gutter="10">
174 <el-col :span="8"> 174 <!-- <el-col :span="8">
175 <el-form-item 175 <el-form-item
176 label="登记类型:" 176 label="登记类型:"
177 prop="qlxx.djlx" 177 prop="qlxx.djlx"
178 :rules="rules.djlxrules"> 178 :rules="rules.djlxrules">
179 <el-select v-model="ruleForm.qlxx.djlx" @change="djlxchange"> 179 <el-select v-model="ruleForm.qlxx.djlx" @change="djlxchange">
180 <el-option 180 <el-option
181 v-for="item in dictData['A21']" 181 v-for="item in djlxlist"
182 :key="item.dcode" 182 :key="item.dcode"
183 :label="item.dname" 183 :label="item.dname"
184 :value="item.dcode"> 184 :value="item.dcode">
185 </el-option> 185 </el-option>
186 </el-select> 186 </el-select>
187 </el-form-item> 187 </el-form-item>
188 </el-col> 188 </el-col> -->
189 <el-col :span="8"> 189 <el-col :span="8">
190 <el-form-item 190 <el-form-item
191 label="登记机构:" 191 label="登记机构:"
......