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
e5f887b0
authored
2024-03-18 15:18:27 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:权利人类型
1 parent
45085c09
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
src/views/djbworkflow/components/dialog/addYwr.vue
src/views/workflow/components/dialog/addQlr.vue
src/views/workflow/main/slsqxx/commonTable/addSqr.vue
src/views/djbworkflow/components/dialog/addYwr.vue
View file @
e5f887b
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-03-18 15:
06:20
* @LastEditTime: 2024-03-18 15:
16:55
-->
<
template
>
<dialogBox
...
...
@@ -447,6 +447,7 @@
* @author: renchao
*/
handleVerification
()
{
this
.
ruleForm
.
qlrlx
=
this
.
ruleForm
.
ywrlx
sfhy
({
...
this
.
ruleForm
,
bsmSlsq
:
this
.
$route
.
query
.
bsmSlsq
}).
then
(
res
=>
{
console
.
log
(
res
,
22222222222222222
);
})
...
...
src/views/workflow/components/dialog/addQlr.vue
View file @
e5f887b
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-03-18 1
1:18:50
* @LastEditTime: 2024-03-18 1
5:13:36
-->
<
template
>
<dialogBox
...
...
@@ -453,8 +453,8 @@
* @author: renchao
*/
handleVerification
()
{
this
.
ruleForm
.
qlrlx
=
this
.
ruleForm
.
sqrlx
sfhy
({
...
this
.
ruleForm
,
bsmSlsq
:
this
.
$route
.
query
.
bsmSlsq
}).
then
(
res
=>
{
console
.
log
(
res
,
22222222222222222
);
})
},
/**
...
...
src/views/workflow/main/slsqxx/commonTable/addSqr.vue
View file @
e5f887b
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-03-18 15:
06:31
* @LastEditTime: 2024-03-18 15:
18:00
-->
<
template
>
<dialogBox
...
...
@@ -452,6 +452,7 @@
* @author: renchao
*/
handleVerification
()
{
this
.
ruleForm
.
qlrlx
=
this
.
ruleForm
.
sqrlx
sfhy
({
...
this
.
ruleForm
,
bsmSlsq
:
this
.
$route
.
query
.
bsmSlsq
}).
then
(
res
=>
{
console
.
log
(
res
,
22222222222222222
);
})
...
...
Please
register
or
sign in
to post a comment