Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
e69c1628
Commit
e69c1628
authored
Feb 23, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
6c2ab960
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
OrderList.vue
src/components/myOrdersAllType/components/OrderList.vue
+3
-0
No files found.
src/components/myOrdersAllType/components/OrderList.vue
View file @
e69c1628
...
@@ -252,6 +252,9 @@
...
@@ -252,6 +252,9 @@
<span
style=
"margin-left: 20px;"
v-if=
"item.ApplyForState==1&&item.ManagerExamineName"
>
<span
style=
"margin-left: 20px;"
v-if=
"item.ApplyForState==1&&item.ManagerExamineName"
>
<el-tag
type=
"warning"
effect=
"dark"
>
待{{item.ApplyType=="2"?"OP":"主管"}}{{item.ManagerExamineName}} 审核
</el-tag>
<el-tag
type=
"warning"
effect=
"dark"
>
待{{item.ApplyType=="2"?"OP":"主管"}}{{item.ManagerExamineName}} 审核
</el-tag>
</span>
</span>
<span
style=
"margin-left: 20px;"
v-if=
"item.ApplyForState==2&&pagesTitle=='查看'&&item.ExamineByName"
>
<el-tag
type=
"warning"
effect=
"dark"
>
待{{item.ApplyType=="2"?"会计":"总经理"}}{{item.ExamineByName}} 审核
</el-tag>
</span>
<span
style=
"margin-left: 20px;"
v-if=
"pagesTitle=='申请'&&item.ApplyForState==2"
>
<span
style=
"margin-left: 20px;"
v-if=
"pagesTitle=='申请'&&item.ApplyForState==2"
>
<el-tag
type=
"warning"
effect=
"dark"
>
待{{item.ApplyType=="2"?"会计":"总经理"}}{{item.ExamineByName}}审核
</el-tag>
<el-tag
type=
"warning"
effect=
"dark"
>
待{{item.ApplyType=="2"?"会计":"总经理"}}{{item.ExamineByName}}审核
</el-tag>
<span
v-if=
"item.ManagerExamineBy>0"
style=
"color:#13879b;"
>
{{item.ApplyType=="2"?"OP":"主管"}}({{item.ManagerExamineName}} /{{item.ManagerExamineTimeStr
<span
v-if=
"item.ManagerExamineBy>0"
style=
"color:#13879b;"
>
{{item.ApplyType=="2"?"OP":"主管"}}({{item.ManagerExamineName}} /{{item.ManagerExamineTimeStr
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment