Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
79c600f7
authored
2023-06-08 19:58:01 +0800
by
tianhaohao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改发起申请对应的字段内容处理
1 parent
e4ebcacb
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
46 additions
and
56 deletions
src/api/ywbl.js
src/views/ywbl/ywsq/components/cfdj.vue
src/views/ywbl/ywsq/components/diyaq.vue
src/views/ywbl/ywsq/components/fwsyq.vue
src/views/ywbl/ywsq/components/nydsyq200.vue
src/views/ywbl/ywsq/components/selecBdcql.vue
src/views/ywbl/ywsq/components/selectFwsyq.vue
src/views/ywbl/ywsq/components/selectH.vue
src/views/ywbl/ywsq/components/selectJsydsyq.vue
src/views/ywbl/ywsq/components/selectJsydsyqSplitMerge.vue
src/views/ywbl/ywsq/components/selectQjzdjbxx.vue
src/views/ywbl/ywsq/components/selectYgdj200.vue
src/views/ywbl/ywsq/components/selectYgdy.vue
src/views/ywbl/ywsq/components/selectZrzH.vue
src/views/ywbl/ywsq/javascript/selectYgdj100.js → src/views/ywbl/ywsq/javascript/selectH.js
src/views/ywbl/ywsq/javascript/selectQjzdjbxx.js
src/api/ywbl.js
View file @
79c600f
...
...
@@ -285,7 +285,7 @@ export function selectZdjbxxSplitMergeLast (data) {
*/
export
function
selectZrz
(
data
)
{
return
request
({
url
:
SERVER
.
SERVERAPI
+
'/rest/ywbl/ywsq/selectZrz'
,
url
:
SERVER
.
SERVERAPI
+
'/rest/ywbl/ywsq/selectZrz
Qjdc
'
,
method
:
'post'
,
data
})
...
...
src/views/ywbl/ywsq/components/cfdj.vue
View file @
79c600f
...
...
@@ -159,10 +159,6 @@ export default {
}
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
;
item
.
ybdcqzsh
=
item
.
bdcqzh
;
});
this
.
bdcdysz
=
val
;
},
select
(
selection
,
row
)
{
...
...
src/views/ywbl/ywsq/components/diyaq.vue
View file @
79c600f
...
...
@@ -126,10 +126,6 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
;
item
.
ybdcqzsh
=
item
.
bdcqzh
;
});
this
.
bdcdysz
=
val
;
},
select
(
selection
,
row
){
...
...
src/views/ywbl/ywsq/components/fwsyq.vue
View file @
79c600f
...
...
@@ -260,9 +260,6 @@
this
.
$popupCacel
()
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
zdbsm
})
this
.
bdcdysz
=
val
},
handleLpbClick
(
item
)
{
...
...
src/views/ywbl/ywsq/components/nydsyq200.vue
View file @
79c600f
...
...
@@ -111,10 +111,6 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
item
.
ybdcqzsh
=
item
.
bdcqzh
})
this
.
bdcdysz
=
val
;
},
openBook
(
row
)
{
...
...
src/views/ywbl/ywsq/components/selecBdcql.vue
View file @
79c600f
...
...
@@ -139,10 +139,6 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
;
item
.
ybdcqzsh
=
item
.
bdcqzh
;
});
this
.
bdcdysz
=
val
;
},
select
(
selection
,
row
){
...
...
src/views/ywbl/ywsq/components/selectFwsyq.vue
View file @
79c600f
...
...
@@ -116,10 +116,6 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
;
item
.
ybdcqzsh
=
item
.
bdcqzh
;
});
this
.
bdcdysz
=
val
;
},
select
(
selection
,
row
){
...
...
src/views/ywbl/ywsq/components/selectH.vue
View file @
79c600f
...
...
@@ -48,7 +48,7 @@
</
template
>
<
script
>
import
store
from
'@/store/index.js'
import
{
datas
,
sendThis
}
from
"../javascript/select
Ygdj100
.js"
;
import
{
datas
,
sendThis
}
from
"../javascript/select
H
.js"
;
import
{
defaultParameters
}
from
"../javascript/publicDefaultPar.js"
;
import
table
from
"@/utils/mixin/table"
;
import
jump
from
"./mixin/jump"
;
...
...
@@ -116,10 +116,6 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
;
item
.
ybdcqzsh
=
item
.
bdcqzh
;
});
this
.
bdcdysz
=
val
;
},
select
(
selection
,
row
){
...
...
src/views/ywbl/ywsq/components/selectJsydsyq.vue
View file @
79c600f
...
...
@@ -124,10 +124,6 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
;
item
.
ybdcqzsh
=
item
.
bdcqzh
;
});
this
.
bdcdysz
=
val
;
},
openBook
(
row
)
{
...
...
src/views/ywbl/ywsq/components/selectJsydsyqSplitMerge.vue
View file @
79c600f
...
...
@@ -110,6 +110,7 @@
if
(
res
.
code
===
200
)
{
this
.
tableData
.
datastwo
=
res
.
result
this
.
tableData
.
datastwo
.
forEach
(
item
=>
{
item
.
bsm
=
item
.
zdbsm
;
item
.
bglx
=
'2'
})
this
.
bdcdysz
=
[
this
.
bdcdysz
[
0
],
...
this
.
tableData
.
datastwo
]
...
...
@@ -130,8 +131,6 @@
handleRowClick
(
val
)
{
this
.
radioVal
=
val
.
bhqkbsm
let
obj
=
val
obj
.
bsmSsql
=
val
.
bsmQlxx
;
obj
.
ybdcqzsh
=
val
.
bdcqzh
;
obj
.
bglx
=
'1'
;
this
.
bdcdysz
[
0
]
=
obj
...
...
src/views/ywbl/ywsq/components/selectQjzdjbxx.vue
View file @
79c600f
...
...
@@ -121,6 +121,9 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsm
=
item
.
zdbsm
;
});
this
.
bdcdysz
=
val
;
},
select
(
selection
,
row
){
...
...
src/views/ywbl/ywsq/components/selectYgdj200.vue
View file @
79c600f
...
...
@@ -116,10 +116,6 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
;
item
.
ybdcqzsh
=
item
.
bdcqzh
;
});
this
.
bdcdysz
=
val
;
},
select
(
selection
,
row
){
...
...
src/views/ywbl/ywsq/components/selectYgdy.vue
View file @
79c600f
...
...
@@ -116,10 +116,6 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
;
item
.
ybdcqzsh
=
item
.
bdcqzh
;
});
this
.
bdcdysz
=
val
;
},
select
(
selection
,
row
){
...
...
src/views/ywbl/ywsq/components/selectZrzH.vue
View file @
79c600f
...
...
@@ -116,10 +116,6 @@
})
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
;
item
.
ybdcqzsh
=
item
.
bdcqzh
;
});
this
.
bdcdysz
=
val
;
},
select
(
selection
,
row
){
...
...
src/views/ywbl/ywsq/javascript/select
Ygdj100
.js
→
src/views/ywbl/ywsq/javascript/select
H
.js
View file @
79c600f
...
...
@@ -53,23 +53,46 @@ class data extends filter {
}
},
{
prop
:
"qllxmc"
,
label
:
"权利类型"
,
label
:
"测绘类型"
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
span
v
-
show
=
{
scope
.
row
.
scyclx
==
0
}
>
预测
<
/span
>
<
span
v
-
show
=
{
scope
.
row
.
scyclx
==
1
}
>
实测
<
/span
>
<
/div
>
)
}
},
{
prop
:
"bdcdyh"
,
label
:
"不动产单元号"
,
},
{
prop
:
"jzwmc"
,
label
:
"建筑物名称"
,
},
{
prop
:
"fwxzmc"
,
label
:
"房屋性质"
,
},
{
prop
:
"showFwyt"
,
label
:
"房屋用途"
,
},
{
prop
:
"szc"
,
label
:
"房屋所在层数"
,
label
:
"所在层"
,
},
{
prop
:
"zcs"
,
label
:
"总层数"
,
},
{
prop
:
"mj"
,
label
:
"
房屋
面积"
,
prop
:
"
jz
mj"
,
label
:
"
建筑
面积"
,
},
{
prop
:
"
fwjgmc
"
,
prop
:
"
showfwjg
"
,
label
:
"房屋结构"
,
},
{
...
...
src/views/ywbl/ywsq/javascript/selectQjzdjbxx.js
View file @
79c600f
...
...
@@ -67,11 +67,11 @@ class data extends filter {
minWidth
:
'110'
},
{
prop
:
"
qlxzmc
"
,
prop
:
"
showQlxz
"
,
label
:
"权利性质"
,
},
{
prop
:
"mj"
,
prop
:
"
zd
mj"
,
label
:
"宗地面积(㎡)"
,
},
{
...
...
@@ -79,10 +79,18 @@ class data extends filter {
label
:
"权利设定方式"
,
},
{
prop
:
"
ytmc
"
,
prop
:
"
showTdyt
"
,
label
:
"土地用途"
,
},
{
prop
:
"tfh"
,
label
:
"图幅号"
,
},
{
prop
:
"djh"
,
label
:
"地籍号"
,
},
{
prop
:
"zl"
,
label
:
"坐落"
,
minWidth
:
'110'
...
...
Please
register
or
sign in
to post a comment