Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
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
00ea053e
authored
2021-02-01 10:30:30 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
多幢前端页面报错
1 parent
b8ef51ba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/dz/dzxx/index.vue
src/views/dz/dzxx/index.vue
View file @
00ea053
...
...
@@ -199,7 +199,7 @@
</div>
<div
class=
"sh-btn"
v-if=
"$store.state.isWorkFlow && workitemInstanceFlag"
>
<el-button
type=
"primary"
@
click=
"lczz"
v-show=
"workFlowphase == 'modify'"
>
终止
</el-button>
<el-button
type=
"primary"
@
click=
"th
zd
"
v-show=
"rollbackDetails.length>0"
>
退回
</el-button>
<el-button
type=
"primary"
@
click=
"th
dz
"
v-show=
"rollbackDetails.length>0"
>
退回
</el-button>
<el-button
type=
"primary"
@
click=
"onSubmit"
:disabled=
"disabled"
v-if=
"!workFlowState"
>
提交
</el-button>
<el-button
type=
"primary"
@
click=
"shdz"
v-if=
"workFlowState"
>
审核
</el-button>
</div>
...
...
Please
register
or
sign in
to post a comment