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
88d6c5ef
Commit
88d6c5ef
authored
Aug 13, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
餐票下载调整
parent
232c64ec
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
11 deletions
+9
-11
bookDinnerStatisticsDetails.vue
src/components/Restaurant/bookDinnerStatisticsDetails.vue
+7
-9
dmcTotalTable.vue
src/components/dmc/manager/dmcTotalTable.vue
+2
-2
No files found.
src/components/Restaurant/bookDinnerStatisticsDetails.vue
View file @
88d6c5ef
...
...
@@ -33,11 +33,11 @@
<th
width=
"200"
>
{{$t('restaurant.res_resName')}}
</th>
<th
width=
"150"
>
{{$t('ground.xiugaict')}}
</th>
<th
width=
"80"
>
{{$t('ground.leibie')}}
</th>
<th
width=
"200"
style=
"display:none;"
>
{{$t('ground.cayinlexing')}}
</th>
<th
width=
"70"
>
{{$t('ground.zongrenshu')}}
</th>
<th
width=
"70"
>
{{$t('ground.yongcanren')}}
<br
/>
{{$t('advmanager.v_type')}}
</th>
<th
width=
"70"
>
{{$t('commonPickUp.Pick_Ding')}}
<br
/>
{{$t('admin.admin_personNumber')}}
</th>
<th
width=
"
9
0"
>
{{$t('Operation.Op_price')}}
</th>
<th
width=
"
12
0"
>
{{$t('Operation.Op_price')}}
</th>
<th
width=
"90"
>
{{$t('ground.mianrenshu')}}
</th>
<th
width=
"80"
>
{{$t('ground.jinexiaoji')}}
</th>
<th
width=
"90"
>
{{$t('hotel.hotel_commission')}}
</th>
...
...
@@ -123,7 +123,7 @@
</td>
<td>
<
template
v-if=
"EditBtn||LineId==90"
>
<el-input
class=
'w
135
'
v-model=
'childItem.UsePeopleNum'
@
input=
'calculationPrice(subItem)'
<el-input
class=
'w
50
'
v-model=
'childItem.UsePeopleNum'
@
input=
'calculationPrice(subItem)'
@
keyup
.
native=
"checkInteger(childItem,'UsePeopleNum')"
type=
"text"
></el-input>
</
template
>
<
template
v-else
>
...
...
@@ -132,20 +132,20 @@
</td>
<td>
<
template
v-if=
"EditBtn||LineId==90"
>
<el-input
class=
'w1
35
'
v-model=
'childItem.PeoplePrice'
@
input=
'calculationPrice(subItem)'
<el-input
class=
'w1
10
'
v-model=
'childItem.PeoplePrice'
@
input=
'calculationPrice(subItem)'
@
keyup
.
native=
"checkPrice(childItem,'PeoplePrice')"
type=
"text"
></el-input>
</
template
>
<
template
v-else
>
<span
class=
"spanlink"
v-if=
'childItem.PeoplePrice==0'
@
click=
"goUrl('RestaurantPackage',subItem,'套餐查询')"
>
{{
$t
(
'leader.leader_Set'
)
}}
</span>
<template
v-else
>
<el-input
class=
'w
5
0 tcenter'
@
input=
'calculationPrice(subItem)'
v-model=
'childItem.PeoplePrice'
<el-input
class=
'w
11
0 tcenter'
@
input=
'calculationPrice(subItem)'
v-model=
'childItem.PeoplePrice'
@
keyup
.
native=
"checkPrice(childItem,'PeoplePrice')"
></el-input>
</
template
>
</template>
</td>
<td>
<el-input
class=
'w
5
0 tcenter'
@
input=
'calculationPrice(subItem)'
maxlength=
'2'
<el-input
class=
'w
11
0 tcenter'
@
input=
'calculationPrice(subItem)'
maxlength=
'2'
v-model=
'childItem.Discount'
@
keyup
.
native=
"checkPrice(childItem,'Discount')"
></el-input>
</td>
<td>
...
...
@@ -236,12 +236,11 @@
<td
style=
"text-align:left;"
>
<el-date-picker
class=
'w135'
v-model=
"subItem.SureTime"
type=
"date
time
"
type=
"date"
placeholder=
"选择确认时间"
>
</el-date-picker>
</td>
</tr>
<tr>
<td
width=
"60"
style=
"text-align:right;"
>
预约时间:
...
...
@@ -251,7 +250,6 @@
</td>
</tr>
</
template
>
<tr
v-show=
"subItem.PayStyle==6"
>
<td
width=
"60"
style=
"text-align:right;"
>
{{$t('ground.fukuanth')}}:
...
...
src/components/dmc/manager/dmcTotalTable.vue
View file @
88d6c5ef
...
...
@@ -373,9 +373,9 @@
<span
style=
"color: #4BCA81;"
v-if=
"item.FoodsResult==1"
>
√
</span>
<span
class=
"colorE95252"
v-else
>
{{
item
.
FoodsResult
==
'-1'
?
"x"
:
"O"
}}
</span>
</div>
<a
style=
"text-decoration:underline;cursor:pointer;
display:none;
"
title=
"点击下载餐配信息"
<a
style=
"text-decoration:underline;cursor:pointer;"
title=
"点击下载餐配信息"
@
click=
"DownLoadDinner(item)"
>
{{
$t
(
'ground.peicanxiazai'
)
}}
</a>
<a
style=
"text-decoration:underline;cursor:pointer;"
title=
"点击下载新餐配信息"
<a
style=
"text-decoration:underline;cursor:pointer;
display:none;
"
title=
"点击下载新餐配信息"
@
click=
"DownLoadNewDinner(item)"
>
{{
$t
(
'ground.peicanxiazai'
)
}}
</a>
</td>
<td>
...
...
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