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
50f395ca
Commit
50f395ca
authored
Mar 09, 2020
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
66ebaebf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
AuthCode.js
src/assets/utils/AuthCode.js
+1
-0
SalesconfirmationOrder.vue
src/components/SalesconfirmationOrder.vue
+1
-3
No files found.
src/assets/utils/AuthCode.js
View file @
50f395ca
...
...
@@ -5,5 +5,6 @@
var
AuthCode
=
{
EidtCoupon
:
"IsEidtCoupon"
,
//优惠券修改权限
LeaderAudit
:
'IsLeaderAudit'
//领队报账审核权限
EditOrderCreateBy
:
"EditOrderCreateBy"
,
//修改业务员
};
export
default
AuthCode
;
\ No newline at end of file
src/components/SalesconfirmationOrder.vue
View file @
50f395ca
...
...
@@ -302,9 +302,7 @@
<div
class=
"new_right"
>
<span
class=
"time"
v-if=
"dataList.trafficList[0].airportPickUp==1"
>
接早
</span>
<span
class=
"time"
v-if=
"dataList.trafficList[0].airportPickUp==2"
>
送机
</span>
<span
class=
"time"
v-if=
"son.childItem.timeType==1"
>
上午
</span>
<span
class=
"time"
v-if=
"son.childItem.timeType==2"
>
下午
</span>
<span
class=
"time"
v-if=
"son.childItem.timeType==0"
>
全天
</span>
<span
class=
"title"
>
<span
v-if=
"son.type==1"
v-for=
"(dns,o) in son.childItem.subTraffic"
:key=
"o"
>
{{
dns
.
startCityName
}}
...
...
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