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
8d2e7bd0
authored
2024-03-01 15:46:51 +0800
by
“miaofang
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
--no commit message
1 parent
bcc4f9b6
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
202 additions
and
20 deletions
src/views/workflow/main/slsqxx/cfdj/slxx.vue
src/views/workflow/main/slsqxx/diyaq/slxx.vue
src/views/workflow/main/slsqxx/fdcq1/slxx.vue
src/views/workflow/main/slsqxx/fdcq2/slxx.vue
src/views/workflow/main/slsqxx/nydsyq/slxx.vue
src/views/workflow/main/slsqxx/tdcbjyq/slxx.vue
src/views/workflow/main/slsqxx/tdsyq/slxx.vue
src/views/workflow/main/slsqxx/ygdj/slxx.vue
src/views/workflow/main/slsqxx/ygdy/slxx.vue
src/views/workflow/main/slsqxx/zjgcdy/slxx.vue
src/views/workflow/main/slsqxx/cfdj/slxx.vue
View file @
8d2e7bd
...
...
@@ -73,11 +73,17 @@
</el-form-item>
</el-col>
</el-row>
<div
class=
"slxx_title title-block"
>
查封不动产情况
<div
class=
"slxx_title title-block"
>
<el-row>
<el-col
:span=
"16"
>
查封不动产情况
</el-col>
<el-col
:span=
"4"
v-if=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
<div
class=
"triangle"
></div>
</div>
</div>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"权利类型:"
>
...
...
@@ -168,7 +174,7 @@
v-model=
"ruleForm.cfdj.cfjg"
:disabled=
"!viewEdit || ableEdit || isJfOperation"
></el-input>
</el-form-item>
</el-col>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
...
...
@@ -215,7 +221,7 @@
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"24"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封范围:"
prop=
"cfdj.cffw"
>
...
...
@@ -389,7 +395,23 @@
return
item
.
dcode
==
e
;
});
this
.
ruleForm
.
cfdj
.
cflxmc
=
cflxItem
.
dname
}
},
/**
* @description: compare
* @author: renchao
*/
compare
()
{
this
.
$popupDialog
(
this
.
ruleForm
.
qlxx
.
qllxmc
,
"registerBook/comparison"
,
{
bsmQlxx
:
this
.
ruleForm
.
qlxx
.
bsmQlxx
,
dqqllx
:
"FDCQ2"
,
},
"80%"
,
true
);
},
}
}
</
script
>
...
...
src/views/workflow/main/slsqxx/diyaq/slxx.vue
View file @
8d2e7bd
...
...
@@ -54,10 +54,16 @@
</el-col>
</el-row>
<div
class=
"slxx_title title-block"
>
抵押不动产情况
<el-row>
<el-col
:span=
"16"
>
抵押不动产情况
</el-col>
<el-col
:span=
"4"
v-if=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
<div
class=
"triangle"
></div>
</div>
</div>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"权利人:"
>
...
...
@@ -570,6 +576,21 @@
if
(
!
_
.
isEqual
(
val
,
this
.
ruleForm
.
ywrList
))
{
this
.
ruleForm
.
ywrList
=
_
.
cloneDeep
(
val
);
}
},
/**
* @description: compare
* @author: renchao
*/
compare
()
{
this
.
$popupDialog
(
this
.
ruleForm
.
qlxx
.
qllxmc
,
"registerBook/comparison"
,
{
bsmQlxx
:
this
.
ruleForm
.
qlxx
.
bsmQlxx
,
dqqllx
:
"FDCQ2"
,
},
"80%"
,
true
);
},
},
};
...
...
src/views/workflow/main/slsqxx/fdcq1/slxx.vue
View file @
8d2e7bd
...
...
@@ -65,6 +65,9 @@
</el-radio-group>
</el-form-item>
</el-col>
<el-col
:span=
"4"
v-if=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
<div
class=
"triangle"
></div>
</div>
...
...
@@ -545,7 +548,22 @@
return
false
}
})
}
},
/**
* @description: compare
* @author: renchao
*/
compare
()
{
this
.
$popupDialog
(
this
.
ruleForm
.
qlxx
.
qllxmc
,
"registerBook/comparison"
,
{
bsmQlxx
:
this
.
ruleForm
.
qlxx
.
bsmQlxx
,
dqqllx
:
"FDCQ2"
,
},
"80%"
,
true
);
},
}
}
</
script
>
...
...
src/views/workflow/main/slsqxx/fdcq2/slxx.vue
View file @
8d2e7bd
...
...
@@ -56,8 +56,8 @@
<el-row>
<el-col
:span=
"16"
>
不动产单元情况
</el-col>
<el-col
:span=
"4"
v-
show
=
"ruleForm.sldy.djlx=='500'"
>
</el-col>
<el-col
:span=
"4"
v-
if
=
"ruleForm.sldy.djlx=='500'"
>
<el-form-item
label=
"是否创建证书:"
style=
"height:24px"
>
<el-radio-group
v-model=
"ruleForm.sldy.sfxysczs"
>
<el-radio
label=
"1"
>
是
</el-radio>
...
...
@@ -65,7 +65,7 @@
</el-radio-group>
</el-form-item>
</el-col>
<el-col
:span=
"4"
v-
show
=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-col
:span=
"4"
v-
if
=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
...
...
src/views/workflow/main/slsqxx/nydsyq/slxx.vue
View file @
8d2e7bd
...
...
@@ -61,6 +61,9 @@
</el-radio-group>
</el-form-item>
</el-col>
<el-col
:span=
"4"
v-if=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
<div
class=
"triangle"
></div>
</div>
...
...
@@ -579,6 +582,21 @@
return
item
.
dcode
==
e
;
});
this
.
ruleForm
.
nydsyq
.
ydyhflmc
=
itemLx
.
dname
;
},
/**
* @description: compare
* @author: renchao
*/
compare
()
{
this
.
$popupDialog
(
this
.
ruleForm
.
qlxx
.
qllxmc
,
"registerBook/comparison"
,
{
bsmQlxx
:
this
.
ruleForm
.
qlxx
.
bsmQlxx
,
dqqllx
:
"FDCQ2"
,
},
"80%"
,
true
);
},
},
};
...
...
src/views/workflow/main/slsqxx/tdcbjyq/slxx.vue
View file @
8d2e7bd
...
...
@@ -67,6 +67,9 @@
</el-radio-group>
</el-form-item>
</el-col>
<el-col
:span=
"4"
v-if=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
<div
class=
"triangle"
></div>
</div>
...
...
@@ -487,6 +490,21 @@
upDateYwrxxList
(
val
)
{
this
.
ruleForm
.
ywrList
&&
(
this
.
ruleForm
.
ywrList
=
_
.
cloneDeep
(
val
));
this
.
key
++
;
},
/**
* @description: compare
* @author: renchao
*/
compare
()
{
this
.
$popupDialog
(
this
.
ruleForm
.
qlxx
.
qllxmc
,
"registerBook/comparison"
,
{
bsmQlxx
:
this
.
ruleForm
.
qlxx
.
bsmQlxx
,
dqqllx
:
"FDCQ2"
,
},
"80%"
,
true
);
},
/**
* @description: onSubmit
...
...
src/views/workflow/main/slsqxx/tdsyq/slxx.vue
View file @
8d2e7bd
...
...
@@ -66,6 +66,9 @@
</el-radio-group>
</el-form-item>
</el-col>
<el-col
:span=
"4"
v-if=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
<div
class=
"triangle"
></div>
</div>
...
...
@@ -490,6 +493,21 @@
*/
updaterow
()
{
this
.
czr
=
""
;
},
/**
* @description: compare
* @author: renchao
*/
compare
()
{
this
.
$popupDialog
(
this
.
ruleForm
.
qlxx
.
qllxmc
,
"registerBook/comparison"
,
{
bsmQlxx
:
this
.
ruleForm
.
qlxx
.
bsmQlxx
,
dqqllx
:
"FDCQ2"
,
},
"80%"
,
true
);
},
/**
* @description: onSubmit
...
...
src/views/workflow/main/slsqxx/ygdj/slxx.vue
View file @
8d2e7bd
...
...
@@ -48,8 +48,15 @@
</el-form-item>
</el-col>
</el-row>
<div
class=
"slxx_title title-block"
>
不动产情况
<div
class=
"slxx_title title-block"
>
<el-row>
<el-col
:span=
"16"
>
不动产情况
</el-col>
<el-col
:span=
"4"
v-if=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
<div
class=
"triangle"
></div>
</div>
<el-row
:gutter=
"10"
v-if=
"ruleForm.qlxx"
>
...
...
@@ -387,6 +394,21 @@
*/
upDateYwrxxList
(
val
)
{
this
.
ruleForm
.
ywrList
=
_
.
cloneDeep
(
val
);
},
/**
* @description: compare
* @author: renchao
*/
compare
()
{
this
.
$popupDialog
(
this
.
ruleForm
.
qlxx
.
qllxmc
,
"registerBook/comparison"
,
{
bsmQlxx
:
this
.
ruleForm
.
qlxx
.
bsmQlxx
,
dqqllx
:
"FDCQ2"
,
},
"80%"
,
true
);
},
/**
* @description: 是否持证人变化
...
...
src/views/workflow/main/slsqxx/ygdy/slxx.vue
View file @
8d2e7bd
...
...
@@ -49,7 +49,14 @@
</el-col>
</el-row>
<div
class=
"slxx_title title-block"
>
预告买卖登记情况
<el-row>
<el-col
:span=
"16"
>
预告买卖登记情况
</el-col>
<el-col
:span=
"4"
v-if=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
<div
class=
"triangle"
></div>
</div>
<el-row
:gutter=
"10"
>
...
...
@@ -419,6 +426,21 @@
*/
upDateYwrxxList
(
val
)
{
this
.
ruleForm
.
ywrList
=
_
.
cloneDeep
(
val
);
},
/**
* @description: compare
* @author: renchao
*/
compare
()
{
this
.
$popupDialog
(
this
.
ruleForm
.
qlxx
.
qllxmc
,
"registerBook/comparison"
,
{
bsmQlxx
:
this
.
ruleForm
.
qlxx
.
bsmQlxx
,
dqqllx
:
"FDCQ2"
,
},
"80%"
,
true
);
},
/**
* @description: 是否持证人变化
...
...
src/views/workflow/main/slsqxx/zjgcdy/slxx.vue
View file @
8d2e7bd
...
...
@@ -48,8 +48,15 @@
</el-form-item>
</el-col>
</el-row>
<div
class=
"slxx_title title-block"
>
抵押户信息情况
<div
class=
"slxx_title title-block"
>
<el-row>
<el-col
:span=
"16"
>
抵押户信息情况
</el-col>
<el-col
:span=
"4"
v-if=
"ruleForm.sldy.djlx=='300'||ruleForm.sldy.djlx=='500'"
>
<el-button
@
click=
"compare"
>
变化情况对比+
</el-button>
</el-col>
</el-row>
<div
class=
"triangle"
></div>
</div>
<el-row
:gutter=
"10"
>
...
...
@@ -563,7 +570,23 @@
if
(
!
_
.
isEqual
(
val
,
this
.
ruleForm
.
ywrList
))
{
this
.
ruleForm
.
ywrList
=
_
.
cloneDeep
(
val
);
}
}
},
/**
* @description: compare
* @author: renchao
*/
compare
()
{
this
.
$popupDialog
(
this
.
ruleForm
.
qlxx
.
qllxmc
,
"registerBook/comparison"
,
{
bsmQlxx
:
this
.
ruleForm
.
qlxx
.
bsmQlxx
,
dqqllx
:
"FDCQ2"
,
},
"80%"
,
true
);
},
}
}
</
script
>
...
...
Please
register
or
sign in
to post a comment