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
940c90c0
authored
2023-03-01 13:35:25 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
--no commit message
2 parents
5568e1e6
dbdc6c3a
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
55 additions
and
16 deletions
src/api/ywbl.js
src/views/ywbl/fdcq2/slxx.vue
src/views/ywbl/ywSlxx/diyaq/slxx.vue
src/views/ywbl/ywSlxx/diyaq/slxx200.vue
src/views/ywbl/ywSlxx/jsydsyq/slxx.vue
src/views/ywbl/ywSlxx/jsydsyq/slxx300.vue
src/views/ywbl/ywSlxx/nydsyq/slxx.vue
src/views/ywbl/ywSlxx/nydsyq/slxx200.vue
src/views/ywbl/ywSlxx/zjgcdy/slxx.vue
src/api/ywbl.js
View file @
940c90c
...
...
@@ -210,6 +210,18 @@ export function selectZrz (data) {
}
/*
业务办理-选择单元-查询自然幢信息
*/
export
function
selectDz
(
data
)
{
return
request
({
url
:
SERVER
.
SERVERAPI
+
'/rest/ywbl/ywsq/selectDz'
,
method
:
'post'
,
data
})
}
/*
业务办理-选择单元-查询户信息
*/
export
function
selectH
(
data
)
{
...
...
src/views/ywbl/fdcq2/slxx.vue
View file @
940c90c
...
...
@@ -153,7 +153,7 @@
<el-col
:span=
"5"
v-show=
"ruleForm.qlxx && ruleForm.qlxx.gyfs == '2'"
>
<el-form-item
label=
"是否分别持证:"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
f
fbcz"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
q
fbcz"
>
<el-radio
label=
"1"
>
是
</el-radio>
<el-radio
label=
"0"
>
否
</el-radio>
</el-radio-group>
...
...
src/views/ywbl/ywSlxx/diyaq/slxx.vue
View file @
940c90c
...
...
@@ -189,7 +189,7 @@
</el-col>
<el-col
:span=
"5"
v-show=
"ruleForm.gyfs == '2'"
>
<el-form-item
label=
"是否分别持证:"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
f
fbcz"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
q
fbcz"
>
<el-radio
label=
"1"
>
是
</el-radio>
<el-radio
label=
"0"
>
否
</el-radio>
</el-radio-group>
...
...
src/views/ywbl/ywSlxx/diyaq/slxx200.vue
View file @
940c90c
...
...
@@ -186,7 +186,7 @@
</el-col>
<el-col
:span=
"5"
v-show=
"ruleForm.gyfs == '2'"
>
<el-form-item
label=
"是否分别持证:"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
f
fbcz"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
q
fbcz"
>
<el-radio
label=
"1"
>
是
</el-radio>
<el-radio
label=
"0"
>
否
</el-radio>
</el-radio-group>
...
...
src/views/ywbl/ywSlxx/jsydsyq/slxx.vue
View file @
940c90c
...
...
@@ -125,7 +125,7 @@
<div
class=
"triangle"
></div>
</div>
<el-row
:gutter=
"10"
>
<el-col
:span=
"1
4
"
>
<el-col
:span=
"1
2
"
>
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"$route.query.viewtype == 0"
v-model=
"ruleForm.slywxx.gyfs"
>
<el-radio
label=
"0"
>
单独所有
</el-radio>
...
...
@@ -135,18 +135,18 @@
</el-radio-group>
</el-form-item>
</el-col>
<el-col
:span=
"
5"
v-show=
"ruleForm.gyfs == '2
'"
>
<el-col
:span=
"
6"
v-show=
"ruleForm.slywxx.gyfs == '1
'"
>
<el-form-item
label=
"是否分别持证:"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
f
fbcz"
>
<el-radio
label=
"1"
>
是
</el-radio>
<el-radio
label=
"0"
>
否
</el-radio>
<el-radio-group
v-model=
"ruleForm.slywxx.s
q
fbcz"
>
<el-radio
:label =
1
>
是
</el-radio>
<el-radio
:label =
0
>
否
</el-radio>
</el-radio-group>
</el-form-item>
</el-col>
<el-col
:span=
"
5"
v-show=
"ruleForm.gyfs == '2
'"
>
<el-col
:span=
"
6"
v-show=
"ruleForm.slywxx.sqfbcz == '0'&&ruleForm.slywxx.gyfs == '1
'"
>
<el-form-item
label=
"持证人:"
>
<el-select
v-model=
"ruleForm.czr"
placeholder=
"持证人"
>
<el-option
v-for=
"item in czrOptions"
:key=
"item.
value"
:label=
"item.label"
:value=
"item.value
"
>
<el-option
v-for=
"item in czrOptions"
:key=
"item.
zjh"
:label=
"item.sqrmc"
:value=
"item.zjh
"
>
</el-option>
</el-select>
</el-form-item>
...
...
@@ -203,7 +203,8 @@ export default {
this
.
$nextTick
(()
=>
{
that
.
ruleForm
=
res
.
result
;
that
.
$endLoading
();
that
.
isShow
=
true
that
.
isShow
=
true
;
this
.
czrOptions
=
this
.
ruleForm
.
qlrList
;
})
})
},
...
...
@@ -226,12 +227,22 @@ export default {
// 更新权利人信息
upDateQlrxxList
(
val
)
{
this
.
ruleForm
.
qlrList
&&
(
this
.
ruleForm
.
qlrList
=
_
.
cloneDeep
(
val
))
this
.
czrOptions
=
this
.
ruleForm
.
qlrList
;
},
// 更新义务人信息
upDateYwrxxList
(
val
)
{
this
.
ruleForm
.
ywrList
&&
(
this
.
ruleForm
.
ywrList
=
_
.
cloneDeep
(
val
))
},
onSubmit
()
{
onSubmit
()
{
if
(
this
.
ruleForm
.
qlrList
.
length
==
0
)
{
this
.
$message
({
showClose
:
true
,
message
:
"请确认权利人信息"
,
type
:
"error"
,
});
return
false
;
}
if
(
this
.
ruleForm
.
slywxx
.
gyfs
==
"0"
)
{
if
(
this
.
ruleForm
.
qlrList
.
length
>
1
)
{
this
.
$message
({
...
...
@@ -241,7 +252,23 @@ export default {
});
return
false
;
}
this
.
ruleForm
.
qlrList
[
0
].
sfczr
=
"1"
;
}
if
(
this
.
ruleForm
.
slywxx
.
gyfs
==
"1"
)
{
//是否分别持证
if
(
this
.
ruleForm
.
slywxx
.
sqfbcz
==
'1'
){
//是
this
.
ruleForm
.
qlrList
.
forEach
((
item
,
index
)
=>
{
item
.
sfczr
=
"1"
;
});
}
else
{
this
.
ruleForm
.
qlrList
.
forEach
((
item
,
index
)
=>
{
if
(
item
.
zjh
==
this
.
ruleForm
.
czr
){
item
.
sfczr
=
"1"
;
}
});
}
}
saveData
(
this
.
ruleForm
).
then
((
res
)
=>
{
if
(
res
.
code
===
200
)
{
this
.
$message
({
...
...
src/views/ywbl/ywSlxx/jsydsyq/slxx300.vue
View file @
940c90c
...
...
@@ -142,7 +142,7 @@
</el-col>
<el-col
:span=
"5"
v-show=
"ruleForm.gyfs == '2'"
>
<el-form-item
label=
"是否分别持证:"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
f
fbcz"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
q
fbcz"
>
<el-radio
label=
"1"
>
是
</el-radio>
<el-radio
label=
"0"
>
否
</el-radio>
</el-radio-group>
...
...
src/views/ywbl/ywSlxx/nydsyq/slxx.vue
View file @
940c90c
...
...
@@ -186,7 +186,7 @@
</el-col>
<el-col
:span=
"5"
v-show=
"ruleForm.gyfs == '2'"
>
<el-form-item
label=
"是否分别持证:"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
f
fbcz"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
q
fbcz"
>
<el-radio
label=
"1"
>
是
</el-radio>
<el-radio
label=
"0"
>
否
</el-radio>
</el-radio-group>
...
...
src/views/ywbl/ywSlxx/nydsyq/slxx200.vue
View file @
940c90c
...
...
@@ -186,7 +186,7 @@
</el-col>
<el-col
:span=
"5"
v-show=
"ruleForm.gyfs == '2'"
>
<el-form-item
label=
"是否分别持证:"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
f
fbcz"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
q
fbcz"
>
<el-radio
label=
"1"
>
是
</el-radio>
<el-radio
label=
"0"
>
否
</el-radio>
</el-radio-group>
...
...
src/views/ywbl/ywSlxx/zjgcdy/slxx.vue
View file @
940c90c
...
...
@@ -192,7 +192,7 @@
</el-col>
<el-col
:span=
"5"
v-show=
"ruleForm.gyfs == '2'"
>
<el-form-item
label=
"是否分别持证:"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
f
fbcz"
>
<el-radio-group
v-model=
"ruleForm.slywxx.s
q
fbcz"
>
<el-radio
label=
"1"
>
是
</el-radio>
<el-radio
label=
"0"
>
否
</el-radio>
</el-radio-group>
...
...
Please
register
or
sign in
to post a comment