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
b1ef8090
Commit
b1ef8090
authored
Jul 05, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
93a83ad4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
groupTourOrderByTuan.vue
src/components/SalesModule/groupTourOrderByTuan.vue
+3
-3
RegistrationList.vue
src/components/TravelManager/TravelList/RegistrationList.vue
+0
-2
No files found.
src/components/SalesModule/groupTourOrderByTuan.vue
View file @
b1ef8090
...
@@ -2540,13 +2540,13 @@
...
@@ -2540,13 +2540,13 @@
<div
style=
"text-align:right;"
v-if=
"item.changePriceState==1"
>
待{{item.ChangePriceType=="2"?"OP":"主管"}}{{item.managerExamineName}}审核
</div>
<div
style=
"text-align:right;"
v-if=
"item.changePriceState==1"
>
待{{item.ChangePriceType=="2"?"OP":"主管"}}{{item.managerExamineName}}审核
</div>
<div
style=
"text-align:right;"
v-if=
"item.changePriceState==2"
>
<div
style=
"text-align:right;"
v-if=
"item.changePriceState==2"
>
{{item.changePriceTime}}
待{{item.ChangePriceType=="2"?"会计":"总经理"}}{{item.examineByName}}审核
待{{item.ChangePriceType=="2"?"会计":"总经理"}}{{item.examineByName}}审核
</div>
</div>
<div
style=
"text-align:right;"
v-if=
"item.changePriceState==4"
>
<div
style=
"text-align:right;"
v-if=
"item.changePriceState==4"
>
{{item.changePriceTime}}
已驳回
已驳回
</div>
</div>
<div
style=
"text-align:right;"
v-if=
"item.changePriceState==3"
>
<div
style=
"text-align:right;"
v-if=
"item.changePriceState==3"
>
{{item.changePriceTime}}
已通过
已通过
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/components/TravelManager/TravelList/RegistrationList.vue
View file @
b1ef8090
...
@@ -2856,8 +2856,6 @@
...
@@ -2856,8 +2856,6 @@
<div
v-if=
"childItem.ChangePriceId>0"
style=
" overflow:hidden;margin-top:10px;"
>
<div
v-if=
"childItem.ChangePriceId>0"
style=
" overflow:hidden;margin-top:10px;"
>
<span>
改价申请: {{childItem.ChangePriceTime}}申请金额【
<span
<span>
改价申请: {{childItem.ChangePriceTime}}申请金额【
<span
style=
"color:red;"
>
{{childItem.ChangePriceMoney}}
</span>
元】{{childItem.ChangePriceReason}}
</span>
style=
"color:red;"
>
{{childItem.ChangePriceMoney}}
</span>
元】{{childItem.ChangePriceReason}}
</span>
<div
style=
"text-align:right;"
v-if=
"childItem.ChangePriceState==1"
>
<div
style=
"text-align:right;"
v-if=
"childItem.ChangePriceState==1"
>
待{{childItem.ChangePriceType=="2"?"OP":"主管"}}{{childItem.ManagerExamineName}}审核
待{{childItem.ChangePriceType=="2"?"OP":"主管"}}{{childItem.ManagerExamineName}}审核
</div>
</div>
...
...
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