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
c6ac60f1
authored
2024-02-02 16:05:31 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:添加不动产单元
1 parent
deff8791
Hide whitespace changes
Inline
Side-by-side
Showing
26 changed files
with
106 additions
and
53 deletions
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/ywsq/components/cfdj.vue
View file @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-02-0
1 16:04:42
* @LastEditTime: 2024-02-0
2 15:14:44
-->
<
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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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 @
c6ac60f
<!--
* @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