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
58a68346
authored
2024-05-17 14:00:53 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:审批意见
1 parent
597bbe1e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
src/views/workflow/main/spyj/index.vue
src/views/workflow/main/spyj/index.vue
View file @
58a6834
<!--
* @Description: 审批意见
* @Autor: renchao
* @LastEditTime: 2024-05-17 1
3:55:50
* @LastEditTime: 2024-05-17 1
4:00:11
-->
<
template
>
<div
class=
"spyj"
v-Loading=
"loading"
>
...
...
@@ -45,12 +45,14 @@
</el-form-item>
</div>
<el-row>
<el-col
:span=
"
16
"
>
<el-col
:span=
"
24
"
>
<el-form-item
label=
"审查人"
>
{{
item
.
shryxm
}}
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
</el-row>
<el-row>
<el-col
:span=
"24"
>
<el-form-item
disabled
label=
"审核时间"
:key=
"refresh"
>
{{
item
.
shjssj
}}
</el-form-item>
...
...
Please
register
or
sign in
to post a comment