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
fa7c548e
authored
2024-02-02 16:06:02 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev'
2 parents
854c0798
29f6db53
Hide whitespace changes
Inline
Side-by-side
Showing
28 changed files
with
161 additions
and
91 deletions
src/views/ywbl/slsqxx/cfdj/plcfslxx.vue
src/views/ywbl/slsqxx/cfdj/tdslxx.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/jtjsydfwsyq.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/selectLqqt.vue
src/views/ywbl/ywsq/components/selectLqsc.vue
src/views/ywbl/ywsq/components/selectQjzdjbxx.vue
src/views/ywbl/ywsq/components/selectSllmqt.vue
src/views/ywbl/ywsq/components/selectSllmsc.vue
src/views/ywbl/ywsq/components/selectTdsyq.vue
src/views/ywbl/ywsq/components/selectYbbg.vue
src/views/ywbl/ywsq/components/selectYbgybg.vue
src/views/ywbl/ywsq/components/selectYbsc.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/components/tdjyq100.vue
src/views/ywbl/ywsq/components/tdjyq200.vue
src/views/ywbl/ywsq/components/zjdfwsyq.vue
src/views/ywbl/slsqxx/cfdj/plcfslxx.vue
View file @
fa7c548
...
...
@@ -53,7 +53,7 @@
</el-col>
</el-row>
<div
class=
"slxx_title title-block"
>
查封不动产列表
查封不动产列表
(
{{
ruleForm
.
ztQlxxList
.
length
}}
个)
<div
class=
"triangle"
></div>
</div>
<cfBdcdyTable
:tableData=
"ruleForm.ztQlxxList"
/>
...
...
@@ -63,58 +63,65 @@
</div>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"
查封机关
:"
>
<el-input
v-model=
"ruleForm.cfdj
List[0].cfj
g"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"
原告
:"
>
<el-input
v-model=
"ruleForm.cfdj
.y
g"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封文号:"
>
<el-input
v-model=
"ruleForm.cfdj
List[0]
.cfwh"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封文号:"
>
<el-input
v-model=
"ruleForm.cfdj.cfwh"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封
期限
:"
>
<el-input
v-model=
"ruleForm.cfdj
List[0].cfqx
"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封
机关
:"
>
<el-input
v-model=
"ruleForm.cfdj
.cfjg
"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封期限:"
>
<el-input
v-model=
"ruleForm.cfdj.cfqx"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封起始时间:"
>
<el-date-picker
v-model=
"ruleForm.cfdj
List[0]
.cfqssj"
class=
"width100"
type=
"date"
placeholder=
"选择日期"
<el-date-picker
v-model=
"ruleForm.cfdj.cfqssj"
class=
"width100"
type=
"date"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd"
:disabled=
"!ableOperation|| isJfOperation"
></el-date-picker>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封结束时间:"
>
<el-date-picker
v-model=
"ruleForm.cfdj
List[0]
.cfjssj"
class=
"width100"
<el-date-picker
v-model=
"ruleForm.cfdj.cfjssj"
class=
"width100"
:disabled=
"!ableOperation|| isJfOperation"
type=
"date"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd"
></el-date-picker>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封文件:"
>
<el-input
v-model=
"ruleForm.cfdj
List[0]
.cfwj"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
<el-input
v-model=
"ruleForm.cfdj.cfwj"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-col
:span=
"16"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封范围:"
>
<el-input
v-model=
"ruleForm.cfdj
List[0]
.cffw"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
<el-input
v-model=
"ruleForm.cfdj.cffw"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"16"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"附记:"
>
<el-input
v-model=
"ruleForm.cfdjList[0].fj"
:disabled=
"!ableOperation|| isJfOperation"
>
</el-input>
</el-row>
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"附记:"
>
<el-input
class=
"textArea"
type=
"textarea"
v-model=
"ruleForm.cfdj.fj"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"登记原因:"
prop=
"cfdj
List[0]
.djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
v-model=
"ruleForm.cfdj
List[0]
.djyy"
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"登记原因:"
prop=
"cfdj.djyy"
>
<el-input
class=
"textArea"
type=
"textarea"
v-model=
"ruleForm.cfdj.djyy"
:disabled=
"!ableOperation|| isJfOperation"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -127,17 +134,17 @@
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"解封机关:"
>
<el-input
v-model=
"ruleForm.cfdj
List[0]
.jfjg"
:disabled=
"!ableOperation"
></el-input>
<el-input
v-model=
"ruleForm.cfdj.jfjg"
:disabled=
"!ableOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"解封文件:"
>
<el-input
v-model=
"ruleForm.cfdj
List[0]
.jfwj"
:disabled=
"!ableOperation"
></el-input>
<el-input
v-model=
"ruleForm.cfdj.jfwj"
:disabled=
"!ableOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"解封文号:"
>
<el-input
v-model=
"ruleForm.cfdj
List[0]
.jfwh"
:disabled=
"!ableOperation"
></el-input>
<el-input
v-model=
"ruleForm.cfdj.jfwh"
:disabled=
"!ableOperation"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
@@ -161,7 +168,7 @@
disabled
:
true
,
flagTop
:
this
.
flag
?
"top"
:
""
,
rules
:
{
'cfdj
List[0]
.djyy'
:
[
'cfdj.djyy'
:
[
{
required
:
true
,
message
:
'请输入登记原因'
,
trigger
:
'blur'
}
]
},
...
...
src/views/ywbl/slsqxx/cfdj/tdslxx.vue
View file @
fa7c548
...
...
@@ -149,9 +149,9 @@
</div>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"
查封机关:"
prop=
"cfdj.cfjg
"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"
原告:"
prop=
"cfdj.cfwh
"
>
<el-input
v-model=
"ruleForm.cfdj.
cfj
g"
v-model=
"ruleForm.cfdj.
y
g"
:disabled=
"!viewEdit || ableEdit || isJfOperation"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -162,11 +162,27 @@
:disabled=
"!viewEdit || ableEdit || isJfOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封机关:"
prop=
"cfdj.cfjg"
>
<el-input
v-model=
"ruleForm.cfdj.cfjg"
:disabled=
"!viewEdit || ableEdit || isJfOperation"
></el-input>
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封类型:"
prop=
"cfdj.cflxmc"
>
<el-input
v-model=
"ruleForm.cfdj.cflxmc"
disabled
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"16"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封文件:"
prop=
"cfdj.cfwj"
>
<el-input
v-model=
"ruleForm.cfdj.cfwj"
:disabled=
"!viewEdit || ableEdit || isJfOperation"
></el-input>
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
...
...
@@ -199,15 +215,9 @@
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封文件:"
prop=
"cfdj.cfwj"
>
<el-input
v-model=
"ruleForm.cfdj.cfwj"
:disabled=
"!viewEdit || ableEdit || isJfOperation"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"16"
>
<el-col
:span=
"24"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"查封范围:"
prop=
"cfdj.cffw"
>
<el-input
v-model=
"ruleForm.cfdj.cffw"
...
...
src/views/ywbl/ywsq/components/cfdj.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-0
1-26 16:19:43
* @LastEditTime: 2024-0
2-02 14:56:22
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -76,7 +76,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -175,6 +176,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/diyaq.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 14:05:06
* @LastEditTime: 2024-02-0
2 14:57:35
-->
<
template
>
<!-- 抵押权利信息查询 -->
...
...
@@ -67,7 +67,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitFormClick()"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitFormClick()"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitFormClick()"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -167,6 +168,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/fwsyq.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 14:53:42
* @LastEditTime: 2024-02-0
2 15:00:33
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -81,7 +81,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
<div
v-show=
"activeName == 'dz'"
>
...
...
@@ -131,7 +132,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</div>
...
...
@@ -314,6 +316,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/jtjsydfwsyq.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 14:56:54
* @LastEditTime: 2024-02-0
2 15:01:41
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -119,7 +119,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</div>
...
...
@@ -284,6 +285,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/nydsyq100.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 14:58:30
* @LastEditTime: 2024-02-0
2 15:03:15
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -52,7 +52,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -152,6 +153,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/nydsyq200.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 15:01:22
* @LastEditTime: 2024-02-0
2 15:04:19
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -40,7 +40,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -141,6 +142,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selecBdcql.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 14:49:27
* @LastEditTime: 2024-02-0
2 14:56:42
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -67,7 +67,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -145,6 +146,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectDjbbl.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 15:53:22
* @LastEditTime: 2024-02-0
2 15:05:13
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -51,7 +51,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -166,6 +167,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectFwsyq.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 15:57:34
* @LastEditTime: 2024-02-0
2 15:06:02
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -59,7 +59,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -158,6 +159,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectH.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:00:47
* @LastEditTime: 2024-02-0
2 15:11:18
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -59,7 +59,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -158,6 +159,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectJsydsyq.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:0
2:00
* @LastEditTime: 2024-02-0
2 15:1
2:00
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -60,7 +60,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -160,6 +161,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectLqqt.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 202
3-11-16 14:12:20
* @LastEditTime: 202
4-02-02 15:12:57
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -46,7 +46,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -124,6 +125,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectLqsc.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:28:03
* @LastEditTime: 2024-02-0
2 16:05:57
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -58,7 +58,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -159,6 +160,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectQjzdjbxx.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:05:5
2
* @LastEditTime: 2024-02-0
2 15:16:1
2
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -60,7 +60,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -161,6 +162,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectSllmqt.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:08:02
* @LastEditTime: 2024-02-0
2 15:17:30
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -46,7 +46,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -124,6 +125,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectSllmsc.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:10:05
* @LastEditTime: 2024-02-0
2 15:41:18
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -58,7 +58,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -158,6 +159,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectTdsyq.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:11:09
* @LastEditTime: 2024-02-0
2 15:43:33
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -61,7 +61,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -138,6 +139,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectYbbg.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:13:02
* @LastEditTime: 2024-02-0
2 15:54:00
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -46,7 +46,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -122,6 +123,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectYbgybg.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:13:24
* @LastEditTime: 2024-02-0
2 15:56:40
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -47,7 +47,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -123,6 +124,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectYbsc.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:14:33
* @LastEditTime: 2024-02-0
2 15:57:27
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -46,7 +46,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -122,6 +123,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectYgdj200.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:15:3
8
* @LastEditTime: 2024-02-0
2 15:58:2
8
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -59,7 +59,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -158,6 +159,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectYgdy.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 14:05:1
4
* @LastEditTime: 2024-02-0
2 15:59:3
4
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -59,7 +59,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -135,6 +136,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/selectZrzH.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:20:18
* @LastEditTime: 2024-02-0
2 16:00:45
-->
<
template
>
<!-- 主体权利信息查询 -->
...
...
@@ -46,7 +46,8 @@
</div>
<div
class=
"submit_button"
style=
"text-align:center"
>
<el-button
@
click=
"close"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -127,6 +128,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/tdjyq100.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:20:35
* @LastEditTime: 2024-02-0
2 16:02:10
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -52,7 +52,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -152,6 +153,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/tdjyq200.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:21:39
* @LastEditTime: 2024-02-0
2 16:03:15
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -52,7 +52,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</
template
>
...
...
@@ -153,6 +154,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
src/views/ywbl/ywsq/components/zjdfwsyq.vue
View file @
fa7c548
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:26:28
* @LastEditTime: 2024-02-0
2 16:04:37
-->
<
template
>
<div
class=
"from-clues"
>
...
...
@@ -119,7 +119,8 @@
</div>
<div
class=
"submit_button"
>
<el-button
@
click=
"$popupCacel"
>
取消
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
>
发起申请
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-if=
"sqywInfo.isworkFrame"
>
添加单元
</el-button>
<el-button
type=
"primary"
plain
@
click=
"submitForm"
:loading=
"loading"
v-else
>
发起申请
</el-button>
</div>
</div>
</div>
...
...
@@ -283,6 +284,7 @@
that
.
$refs
.
table
.
clearSelection
()
}
store
.
dispatch
(
'user/reMenuRefresh'
,
true
)
that
.
queryClick
()
that
.
$message
({
showClose
:
true
,
message
:
'添加成功'
,
...
...
Please
register
or
sign in
to post a comment