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
f46e37c8
Commit
f46e37c8
authored
Aug 27, 2019
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
地接总表修改
parent
d2f2cf4c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
dmcTotalTable.vue
src/components/dmc/manager/dmcTotalTable.vue
+9
-5
No files found.
src/components/dmc/manager/dmcTotalTable.vue
View file @
f46e37c8
...
...
@@ -152,7 +152,7 @@
layout=
"total,prev, pager, next, jumper"
:page-size=
"msg.pageSize"
:total=
"total"
></el-pagination>
<table
border=
"0"
cellspacing=
"1"
cellpadding=
"0"
class=
"dmcTotalTable"
v-loading=
"loading"
>
<tr>
<th
colspan=
"1
1
"
>
公司通用信息
</th>
<th
colspan=
"1
2
"
>
公司通用信息
</th>
<th
colspan=
"6"
>
团队需求表
</th>
<th
colspan=
"10"
>
地接op操作
</th>
</tr>
...
...
@@ -161,10 +161,11 @@
<th
width=
"75"
>
出团公司
</th>
<th
width=
"75"
>
出发地
</th>
<th
width=
"80"
>
航班时间
</th>
<th
width=
"125"
>
公司团号
</th>
<th
width=
"140"
>
公司团号
</th>
<th
width=
"90"
>
同业
<br/>
会员价
</th>
<th
width=
"75"
>
线路
<br
/>
负责人
</th>
<th
width=
"75"
>
进出点
</th>
<th
width=
"
70"
>
订单
人数
</th>
<th
width=
"
50"
>
订单
<br/>
人数
</th>
<th
width=
"100"
>
机位总数
<br
/>
(Y/E/F/单地接)
</th>
<th
width=
"60"
>
领队
</th>
<th
width=
"60"
>
导游
</th>
...
...
@@ -237,9 +238,12 @@
</td>
<td>
<div
class=
"link"
>
<p
@
click=
"goUrlT('productQuery',item.TCNUMS,'产品查询')"
>
{{
item
.
TCNUMS
}}
(
{{
item
.
TCID
}}
)
</p>
<p
@
click=
"goUrlT('productQuery',item.TCNUMS,'产品查询')"
>
{{
item
.
TCNUMS
}}
<br/>
(
{{
item
.
TCID
}}
)
</p>
</div>
</td>
<td
style=
"color: #47BF8C;white-space: nowrap;"
>
{{
item
.
B2BMemberPrice
}}
</td>
<td>
{{
item
.
CreateByName
}}
</td>
...
...
@@ -524,7 +528,7 @@
</td>
</tr>
<tr>
<td
colspan=
"2
2
"
style=
"text-align: left!important;padding:0 20px;"
>
<td
colspan=
"2
3
"
style=
"text-align: left!important;padding:0 20px;"
>
<div
class=
"link"
>
<p
@
click=
"getJourney(item)"
style=
"padding-top:4px;"
>
{{item.Title}}
</p>
<div
v-if=
"outItem.PriceCommonList[index].DMCNum && outItem.PriceCommonList[index].DMCNum!=''"
...
...
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