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
5018d080
Commit
5018d080
authored
5 years ago
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
9079f8f6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
PriceHotelWorkList.vue
...omponents/TravelManager/TravelList/PriceHotelWorkList.vue
+0
-5
No files found.
src/components/TravelManager/TravelList/PriceHotelWorkList.vue
View file @
5018d080
...
@@ -120,7 +120,6 @@
...
@@ -120,7 +120,6 @@
<th
width=
"100"
>
OP状态
</th>
<th
width=
"100"
>
OP状态
</th>
<th
width=
"100"
>
地接状态
</th>
<th
width=
"100"
>
地接状态
</th>
<th
width=
"150"
>
操作
</th>
<th
width=
"150"
>
操作
</th>
<!--
<th
width=
"150"
>
房间预订数
<br
/>
单间/标准双人间/大床房/三人间/司导间
</th>
-->
</tr>
</tr>
<tr
v-if=
"DataList.length==0"
>
<tr
v-if=
"DataList.length==0"
>
<td
colspan=
"14"
>
暂无数据
</td>
<td
colspan=
"14"
>
暂无数据
</td>
...
@@ -237,7 +236,6 @@
...
@@ -237,7 +236,6 @@
</
template
>
</
template
>
</td>
</td>
<td>
<td>
<el-popover
placement=
"right"
width=
"540"
trigger=
"click"
v-model=
"subItem.isShowPop"
>
<el-popover
placement=
"right"
width=
"540"
trigger=
"click"
v-model=
"subItem.isShowPop"
>
<comCheckHotel
:ref=
"'comCheckHotel'+index+subIndex+''"
<comCheckHotel
:ref=
"'comCheckHotel'+index+subIndex+''"
:UseDate=
"subItem.UseTimeStr"
>
:UseDate=
"subItem.UseTimeStr"
>
...
@@ -248,8 +246,6 @@
...
@@ -248,8 +246,6 @@
酒店选择
酒店选择
</el-button>
</el-button>
</el-popover>
</el-popover>
</td>
</td>
</tr>
</tr>
</template>
</template>
...
@@ -529,7 +525,6 @@
...
@@ -529,7 +525,6 @@
let
height
=
window
.
innerHeight
-
65
-
164
;
let
height
=
window
.
innerHeight
-
65
-
164
;
this
.
boxHeight
=
height
;
this
.
boxHeight
=
height
;
this
.
offsetwidth
=
width
;
this
.
offsetwidth
=
width
;
//this.msg.CombinationNum = "HP20190713TN07A1";
this
.
getLinePlaceList
();
this
.
getLinePlaceList
();
this
.
getAirlineList
();
this
.
getAirlineList
();
this
.
getEmployeeList
();
this
.
getEmployeeList
();
...
...
This diff is collapsed.
Click to expand it.
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