11fd2a24 by jiaozeping@pashanhoo.com

bdcsj

1 parent 3dfb9317
Showing 32 changed files with 214 additions and 15 deletions
...@@ -184,91 +184,91 @@ export const asyncRoutes = [ ...@@ -184,91 +184,91 @@ export const asyncRoutes = [
184 children: [ 184 children: [
185 { 185 {
186 path: 'tdsyq', 186 path: 'tdsyq',
187 component: () => import('@/views/business-info/tdsyq/index'), 187 component: () => import('@/views/bdcsj/tdsyq/index'),
188 name: 'tdsyq', 188 name: 'tdsyq',
189 meta: { title: '土地所有权' } 189 meta: { title: '土地所有权' }
190 }, 190 },
191 { 191 {
192 path: 'jsydzjdsyq', 192 path: 'jsydzjdsyq',
193 component: () => import('@/views/business-info/jsydzjdsyq/index'), 193 component: () => import('@/views/bdcsj/jsydzjdsyq/index'),
194 name: 'jsydzjdsyq', 194 name: 'jsydzjdsyq',
195 meta: { title: '建设用地、宅基地使用权' } 195 meta: { title: '建设用地、宅基地使用权' }
196 }, 196 },
197 { 197 {
198 path: 'fdcqdz', 198 path: 'fdcqdz',
199 component: () => import('@/views/business-info/fdcqdz/index'), 199 component: () => import('@/views/bdcsj/fdcqdz/index'),
200 name: 'fdcqdz', 200 name: 'fdcqdz',
201 meta: { title: '房地产权(项目内多幢房屋)' } 201 meta: { title: '房地产权(项目内多幢房屋)' }
202 }, 202 },
203 { 203 {
204 path: 'fdcqyz', 204 path: 'fdcqyz',
205 component: () => import('@/views/business-info/fdcqyz/index'), 205 component: () => import('@/views/bdcsj/fdcqyz/index'),
206 name: 'fdcqyz', 206 name: 'fdcqyz',
207 meta: { title: '房地产权(独幢、层、套、间、房屋)' } 207 meta: { title: '房地产权(独幢、层、套、间、房屋)' }
208 }, 208 },
209 { 209 {
210 path: 'fdcqqfsyq', 210 path: 'fdcqqfsyq',
211 component: () => import('@/views/business-info/fdcqqfsyq/index'), 211 component: () => import('@/views/bdcsj/fdcqqfsyq/index'),
212 name: 'fdcqqfsyq', 212 name: 'fdcqqfsyq',
213 meta: { title: '建筑物区分所有权业主共有部分' } 213 meta: { title: '建筑物区分所有权业主共有部分' }
214 }, 214 },
215 { 215 {
216 path: 'hysyq', 216 path: 'hysyq',
217 component: () => import('@/views/business-info/hysyq/index'), 217 component: () => import('@/views/bdcsj/hysyq/index'),
218 name: 'hysyq', 218 name: 'hysyq',
219 meta: { title: '海域(含无居民海岛)使用权' } 219 meta: { title: '海域(含无居民海岛)使用权' }
220 }, 220 },
221 { 221 {
222 path: 'gzwsyq', 222 path: 'gzwsyq',
223 component: () => import('@/views/business-info/gzwsyq/index'), 223 component: () => import('@/views/bdcsj/gzwsyq/index'),
224 name: 'gzwsyq', 224 name: 'gzwsyq',
225 meta: { title: '构(建)筑物所有权' } 225 meta: { title: '构(建)筑物所有权' }
226 }, 226 },
227 { 227 {
228 path: 'nydsyq', 228 path: 'nydsyq',
229 component: () => import('@/views/business-info/nydsyq/index'), 229 component: () => import('@/views/bdcsj/nydsyq/index'),
230 name: 'nydsyq', 230 name: 'nydsyq',
231 meta: { title: '农用地使用权(非林地)' } 231 meta: { title: '农用地使用权(非林地)' }
232 }, 232 },
233 { 233 {
234 path: 'lq', 234 path: 'lq',
235 component: () => import('@/views/business-info/lq/index'), 235 component: () => import('@/views/bdcsj/lq/index'),
236 name: 'lq', 236 name: 'lq',
237 meta: { title: '林权' } 237 meta: { title: '林权' }
238 }, 238 },
239 { 239 {
240 path: 'zxdj', 240 path: 'zxdj',
241 component: () => import('@/views/business-info/zxdj/index'), 241 component: () => import('@/views/bdcsj/zxdj/index'),
242 name: 'zxdj', 242 name: 'zxdj',
243 meta: { title: '注销登记' } 243 meta: { title: '注销登记' }
244 }, 244 },
245 { 245 {
246 path: 'yydj', 246 path: 'yydj',
247 component: () => import('@/views/business-info/yydj/index'), 247 component: () => import('@/views/bdcsj/yydj/index'),
248 name: 'yydj', 248 name: 'yydj',
249 meta: { title: '异议登记' } 249 meta: { title: '异议登记' }
250 }, 250 },
251 { 251 {
252 path: 'ygdj', 252 path: 'ygdj',
253 component: () => import('@/views/business-info/ygdj/index'), 253 component: () => import('@/views/bdcsj/ygdj/index'),
254 name: 'ygdj', 254 name: 'ygdj',
255 meta: { title: '预告登记' } 255 meta: { title: '预告登记' }
256 }, 256 },
257 { 257 {
258 path: 'Cfdj', 258 path: 'Cfdj',
259 component: () => import('@/views/business-info/Cfdj/index'), 259 component: () => import('@/views/bdcsj/cfdj/index'),
260 name: 'Cfdj', 260 name: 'Cfdj',
261 meta: { title: '查封登记' } 261 meta: { title: '查封登记' }
262 }, 262 },
263 { 263 {
264 path: 'dyaq', 264 path: 'dyaq',
265 component: () => import('@/views/business-info/dyaq/index'), 265 component: () => import('@/views/bdcsj/dyaq/index'),
266 name: 'dyaq', 266 name: 'dyaq',
267 meta: { title: '抵押权登记' } 267 meta: { title: '抵押权登记' }
268 }, 268 },
269 { 269 {
270 path: 'dyiq', 270 path: 'dyiq',
271 component: () => import('@/views/business-info/dyiq/index'), 271 component: () => import('@/views/bdcsj/dyiq/index'),
272 name: 'dyiq', 272 name: 'dyiq',
273 meta: { title: '地役权登记' } 273 meta: { title: '地役权登记' }
274 } 274 }
......
1 import filter from '@/utils/filter.js'
2 class data extends filter {
3 constructor() {
4 super()
5 }
6 columns () {
7 return [
8 {
9 label: "行政区",
10 width: 80,
11 render: (h, scope) => {
12 return (
13 <div>
14 <span>{this.dicStatus(scope.row.QXDM, 'A20')}</span>
15 </div>
16 )
17 },
18 },
19 {
20 label: "权属状态",
21 width: 80,
22 render: (h, scope) => {
23 return (
24 <div>
25 <span>{this.dicStatus(scope.row.QSZT, 'A22')}</span>
26 </div>
27 )
28 },
29 },
30 {
31 label: "权利类型",
32 width: 80,
33 render: (h, scope) => {
34 return (
35 <div>
36 <span>{this.dicStatus(scope.row.QLLX, 'A8')}</span>
37 </div>
38 )
39 },
40 },
41 {
42 label: "登记类型",
43 width: 80,
44 render: (h, scope) => {
45 return (
46 <div>
47 <span>{this.dicStatus(scope.row.DJLX, 'A21')}</span>
48 </div>
49 )
50 },
51 },
52 {
53 label: "业务号",
54 prop: "YWH",
55 width: 95
56 },
57 {
58 label: "不动产单元号",
59 prop: "BDCDYH",
60 width: 150,
61 },
62 {
63 label: "不动产权证号",
64 prop: "BDCQZH"
65 },
66 {
67 label: "权利人",
68 prop: "qlrmc"
69 },
70 {
71 label: "用途",
72 prop: "YT"
73 },
74 {
75 label: "使用权面积",
76 prop: "SYQMJ",
77 width: 90,
78 },
79 {
80 label: "坐落",
81 prop: "zl"
82 },
83
84 {
85 label: "登记时间",
86 width: 140,
87 prop: "DJSJ"
88 },
89 {
90 label: "登记机构",
91 prop: "DJJG"
92 }
93 ]
94 }
95 }
96 export default new data()
1 import filter from '@/utils/filter.js'
2 class data extends filter {
3 constructor() {
4 super()
5 }
6 columns () {
7 return [
8 {
9 label: "行政区",
10 render: (h, scope) => {
11 return (
12 <div>
13 <span>{this.dicStatus(scope.row.XZQ, 'A20')}</span>
14 </div>
15 )
16 },
17 },
18 {
19 label: "权属状态",
20 render: (h, scope) => {
21 return (
22 <div>
23 <span>{this.dicStatus(scope.row.ZXYWH, 'A22')}</span>
24 </div>
25 )
26 },
27 },
28 {
29 label: "业务号",
30 prop: "YWH",
31 width: 150
32 },
33 {
34 label: "业务号",
35 prop: "BDCDYH"
36 },
37 {
38 label: "不动产单元号",
39 prop: "BDCDYH"
40 },
41 {
42 label: "不动产权证号",
43 prop: "BDCQZH"
44 },
45 {
46 label: "地籍号",
47 prop: "DJH"
48 },
49 {
50 label: "发包方",
51 prop: "DJH"
52 },
53 {
54 label: "权利人",
55 prop: "qlr"
56 },
57 {
58 label: "用途",
59 prop: "yt"
60 },
61 {
62 label: "权利类型",
63 render: (h, scope) => {
64 return (
65 <div>
66 <span>{this.dicStatus(scope.row.QLLX, 'A8')}</span>
67 </div>
68 )
69 },
70 },
71 {
72 label: "权利性质",
73 render: (h, scope) => {
74 return (
75 <div>
76 <span>{this.dicStatus(scope.row.BDCQZH, 'A9')}</span>
77 </div>
78 )
79 },
80 },
81 {
82 label: "登记类型",
83 render: (h, scope) => {
84 return (
85 <div>
86 <span>{this.dicStatus(scope.row.QLLX, 'A21')}</span>
87 </div>
88 )
89 },
90 },
91 {
92 label: "登记时间",
93 width: 140,
94 prop: "DJSJ"
95 },
96 {
97 label: "登记机构",
98 prop: "DJJG"
99 }
100 ]
101 }
102 }
103 export default new data()