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
a05cd6b7
authored
2023-08-14 14:20:38 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
--no commit message
1 parent
aafc8c6a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
22 deletions
src/views/ywbl/slsqxx/fdcq2/slxxOverview.vue
src/views/ywbl/slsqxx/fdcq2/slxxOverview.vue
View file @
a05cd6b
...
...
@@ -20,7 +20,7 @@
</div>
<el-row
:gutter=
"10"
v-if=
"ruleForm.slsq"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"业务号:"
>
<el-form-item
label=
"业务号
111
:"
>
<el-input
disabled
v-model=
"ruleForm.flow.ywh"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -126,10 +126,10 @@
</el-form-item>
</el-col>
<el-col
:span=
"6"
v-
show=
"ruleForm.sldy.gyfs != '0'
"
>
<el-col
:span=
"6"
v-
if=
"gyfs!=0
"
>
<el-form-item
label=
"是否分别持证:"
>
<el-radio-group
v-model=
"ruleForm.sldy.sqfbcz"
v-model=
"ruleForm.sldy
List[0]
.sqfbcz"
:disabled=
"!ableOperation"
>
<el-radio
:label=
"1"
>
是
</el-radio>
<el-radio
:label=
"0"
>
否
</el-radio>
...
...
@@ -137,8 +137,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"6"
v-show=
"ruleForm.sldy.sqfbcz == '0' && ruleForm.sldy.gyfs != '0'"
>
:span=
"6"
v-if=
"gyfs!=0"
>
<el-form-item
label=
"持证人:"
>
<el-select
v-model=
"ruleForm.czr"
...
...
@@ -158,7 +157,7 @@
<qlrCommonTable
@
upDateQlrxxList=
"upDateQlrxxList"
:tableData=
"ruleForm.qlrList"
:gyfs=
"
ruleForm.slsq.
gyfs"
:gyfs=
"gyfs"
/>
<div
class=
"slxx_title title-block"
>
登记原因
...
...
@@ -193,22 +192,11 @@
import
{
mapGetters
}
from
"vuex"
;
export
default
{
mixins
:
[
ywmix
],
mounted
(
callbackfn
,
thisArg
)
{
this
.
ableOperation
=
this
.
$parent
.
currentSelectTab
.
ableOperation
this
.
propsParam
=
this
.
$attrs
;
var
formdata
=
new
FormData
();
formdata
.
append
(
"bsmSldy"
,
this
.
propsParam
.
bsmSldy
);
formdata
.
append
(
"djlx"
,
this
.
propsParam
.
djlx
);
formdata
.
append
(
"bsmSlsq"
,
this
.
bsmSlsq
);
formdata
.
append
(
"isEdit"
,
this
.
ableOperation
);
BatchInit
(
formdata
).
then
((
res
)
=>
{
if
(
res
.
code
==
200
)
{
this
.
ruleForm
=
res
.
result
;
this
.
czrOptions
=
this
.
ruleForm
.
qlrList
;
this
.
splicingFdcq2Info
();
}
})
computed
:
{
...
mapGetters
([
"dictData"
,
"flag"
]),
},
components
:
{
qlrCommonTable
},
// 更新义务人信息
/**
* @description: 更新义务人信息
...
...
@@ -243,6 +231,7 @@
//表单是否可操作
ableOperation
:
true
,
rules
:
{},
gyfs
:
""
,
bsmSlsq
:
this
.
$route
.
query
.
bsmSlsq
,
//受理申请标识码
splicingFdcq2
:
{
//前端根据后台数组组装展示内容
fwxz
:
''
//房屋性质
...
...
@@ -252,6 +241,24 @@
}
}
},
mounted
(
callbackfn
,
thisArg
)
{
this
.
ableOperation
=
this
.
$parent
.
currentSelectTab
.
ableOperation
this
.
propsParam
=
this
.
$attrs
;
var
formdata
=
new
FormData
();
formdata
.
append
(
"bsmSldy"
,
this
.
propsParam
.
bsmSldy
);
formdata
.
append
(
"djlx"
,
this
.
propsParam
.
djlx
);
formdata
.
append
(
"bsmSlsq"
,
this
.
bsmSlsq
);
formdata
.
append
(
"isEdit"
,
this
.
ableOperation
);
BatchInit
(
formdata
).
then
((
res
)
=>
{
if
(
res
.
code
==
200
)
{
this
.
ruleForm
=
res
.
result
;
this
.
czrOptions
=
this
.
ruleForm
.
qlrList
;
console
.
log
(
"ruleForm.sldyList[0].gyfsssssssssssssssssssss"
,
this
.
ruleForm
.
sldyList
[
0
].
gyfs
);
this
.
gyfs
=
this
.
ruleForm
.
sldyList
[
0
].
gyfs
this
.
splicingFdcq2Info
();
}
})
},
methods
:
{
//组装房地产权通用信息
/**
...
...
@@ -293,7 +300,7 @@
* @author: renchao
*/
showCZInfo
()
{
console
.
log
(
this
.
ruleForm
.
slsq
.
gyfs
);
//
console.log(this.ruleForm.slsq.gyfs);
},
// 更新义务人信息
/**
...
...
Please
register
or
sign in
to post a comment