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
a7f2362e
authored
2023-07-21 11:19:50 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:业务申请
1 parent
c814f742
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
152 additions
and
33 deletions
src/views/workflow/workFrame.vue
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/nydsyq100.vue
src/views/ywbl/ywsq/components/nydsyq200.vue
src/views/ywbl/ywsq/components/selecBdcql.vue
src/views/ywbl/ywsq/components/selectDjbbl.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/selectQjzdjbxx.vue
src/views/ywbl/ywsq/components/selectTdsyq.vue
src/views/ywbl/ywsq/components/selectYgdj200.vue
src/views/ywbl/ywsq/components/selectYgdy.vue
src/views/ywbl/ywsq/components/selectZrzH.vue
src/views/workflow/workFrame.vue
View file @
a7f2362
...
...
@@ -100,7 +100,7 @@
clxxIndex
:
""
,
//材料信息选项卡对象
clxxTab
:
{},
ableOperation
:
false
,
ableOperation
:
false
,
//页面监听时间
_beforeUnload_time
:
""
}
...
...
@@ -160,7 +160,7 @@
this
.
tabList
=
res
.
result
;
//默认加载第一个表单信息
this
.
tabName
=
res
.
result
[
0
].
value
;
this
.
ableOperation
=
this
.
tabList
[
0
].
ableOperation
this
.
ableOperation
=
this
.
tabList
[
0
].
ableOperation
//批量操作无分屏按钮
if
(
index
!=
null
)
{
//处理分屏材料信息
...
...
src/views/ywbl/ywsq/components/cfdj.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:38:49
* @LastEditTime: 2023-07-
21 11:17:58
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -166,7 +166,15 @@
}
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
src/views/ywbl/ywsq/components/diyaq.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:16:57
* @LastEditTime: 2023-07-
21 11:18:03
-->
<
template
>
<!-- 抵押权利信息查询 -->
...
...
@@ -131,7 +131,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
src/views/ywbl/ywsq/components/fwsyq.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
13 15:23:28
* @LastEditTime: 2023-07-
21 11:18:09
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -271,7 +271,15 @@
}
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
handleLpbClick
(
item
)
{
this
.
$popup
(
'楼盘表'
,
'lpb/index'
,
{
...
...
src/views/ywbl/ywsq/components/nydsyq100.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:17:12
* @LastEditTime: 2023-07-
21 11:18:14
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -120,7 +120,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
src/views/ywbl/ywsq/components/nydsyq200.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:17:17
* @LastEditTime: 2023-07-
21 11:18:22
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -117,7 +117,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
openBook
(
row
)
{
var
param
=
{
bdcdyid
:
row
.
bdcdyid
,
qllx
:
row
.
qllx
,
bdcdyh
:
row
.
bdcdyh
,
bsmQlxx
:
row
.
bsmQlxx
};
...
...
src/views/ywbl/ywsq/components/selecBdcql.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:17:38
* @LastEditTime: 2023-07-
21 11:18:26
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -145,7 +145,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
src/views/ywbl/ywsq/components/selectDjbbl.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:17:50
* @LastEditTime: 2023-07-
21 11:18:32
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -172,8 +172,15 @@
})
},
handleSelectionChange
(
val
)
{
console
.
log
(
"val"
,
val
);
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
handleRowClick
(
row
)
{
// 如果状态是1,那就是单选
...
...
src/views/ywbl/ywsq/components/selectFwsyq.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:18:01
* @LastEditTime: 2023-07-
21 11:18:36
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -122,7 +122,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
src/views/ywbl/ywsq/components/selectH.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-2
0 16:39:12
* @LastEditTime: 2023-07-2
1 11:18:39
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -121,7 +121,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
src/views/ywbl/ywsq/components/selectJsydsyq.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:18:12
* @LastEditTime: 2023-07-
21 11:18:45
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -130,7 +130,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
openBook
(
row
)
{
var
param
=
{
...
...
src/views/ywbl/ywsq/components/selectQjzdjbxx.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:16:27
* @LastEditTime: 2023-07-
21 11:19:04
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -130,7 +130,15 @@
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsm
=
item
.
zdbsm
;
});
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
src/views/ywbl/ywsq/components/selectTdsyq.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:18:26
* @LastEditTime: 2023-07-
21 11:19:09
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -130,7 +130,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
openBook
(
row
)
{
var
param
=
{
...
...
src/views/ywbl/ywsq/components/selectYgdj200.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:18:3
4
* @LastEditTime: 2023-07-
21 11:19:1
4
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -122,7 +122,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
src/views/ywbl/ywsq/components/selectYgdy.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:18:39
* @LastEditTime: 2023-07-
21 11:19:18
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -122,7 +122,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
src/views/ywbl/ywsq/components/selectZrzH.vue
View file @
a7f2362
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-
17 13:18:4
3
* @LastEditTime: 2023-07-
21 11:19:2
3
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -123,7 +123,15 @@
})
},
handleSelectionChange
(
val
)
{
this
.
bdcdysz
=
val
;
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
if
(
val
.
length
>
1
)
{
this
.
bdcdysz
=
[...
val
[
val
.
length
-
1
]];
}
else
{
this
.
bdcdysz
=
val
;
}
}
else
{
this
.
bdcdysz
=
val
;
}
},
select
(
selection
,
row
)
{
if
(
this
.
sqywInfo
.
sqywdylx
==
"1"
)
{
...
...
Please
register
or
sign in
to post a comment