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
09797a45
authored
2022-10-21 15:01:17 +0800
by
田浩浩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改受理申请对应的功能
1 parent
04b94314
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
3 deletions
src/views/ywbl/jsydsyq/slxx.vue
src/views/ywbl/jsydsyq/slxx200.vue
src/views/ywbl/ywsq/components/jsydsyq100.vue
src/views/ywbl/ywsq/ywsq.vue
src/views/ywbl/jsydsyq/slxx.vue
View file @
09797a4
...
...
@@ -38,7 +38,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"登记情形:"
>
<el-input
disabled
v-model=
"ruleForm.djqxmc"
></el-input>
<el-input
disabled
v-model=
"ruleForm.
slywxx.
djqxmc"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
src/views/ywbl/jsydsyq/slxx200.vue
View file @
09797a4
...
...
@@ -38,7 +38,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"登记情形:"
>
<el-input
disabled
v-model=
"ruleForm.djqxmc"
></el-input>
<el-input
disabled
v-model=
"ruleForm.
slywxx.
djqxmc"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
src/views/ywbl/ywsq/components/jsydsyq100.vue
View file @
09797a4
...
...
@@ -67,6 +67,7 @@ export default {
},
mounted
()
{
sendThis
(
this
);
console
.
log
(
Cookies
.
get
(
"bsmSqyw"
))
;
},
methods
:
{
closeDialog
()
{
...
...
src/views/ywbl/ywsq/ywsq.vue
View file @
09797a4
...
...
@@ -127,7 +127,7 @@ export default {
}))
if
(
item
.
sffqlc
==
'1'
)
{
this
.
btnDisabled
=
false
Cookies
.
set
(
"bsmSqyw"
,
item
.
parentid
)
Cookies
.
set
(
"bsmSqyw"
,
item
.
bsmSqyw
)
this
.
djywbm
=
item
.
djywbm
}
},
...
...
Please
register
or
sign in
to post a comment