Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigwood
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
罗超
bigwood
Commits
18c1f15c
Commit
18c1f15c
authored
Mar 07, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面调整
parent
20d6d3e4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
19 deletions
+2
-19
CharteredBusOrderList.vue
src/components/CharteredBus/order/CharteredBusOrderList.vue
+2
-19
No files found.
src/components/CharteredBus/order/CharteredBusOrderList.vue
View file @
18c1f15c
...
...
@@ -246,23 +246,7 @@
'bg-grey-2 q-mt-md': $q.platform.is.mobile,
col: $q.platform.is.desktop,
}"
>
<!-- <div class="bg-orange-1 col-12 rounded-borders q-pa-md">
<div v-if="x.MailingState==2||x.MailingState==3">
<div class="text-subtitle2 text-dark text-weight-bolder row items-center">
<span class="col">{{ $t('v102.ticket.sjc.c5') }}:</span>
<span class="f12" :class="[x.SendType.Color]">{{ x.SendType.Name }}</span>
</div>
<div class="f12 text-dark q-mt-sm">{{ x.MailingAddress }}</div>
</div>
<div v-else>
<div class="text-subtitle2 text-dark text-weight-bolder">{{ $t('v102.ticket.zqa') }}:</div>
<div class="f12 text-dark q-mt-sm">
{{ x.SelffetchAddress?x.SelffetchAddress:$t('v102.ticket.nzqa') }}
</div>
</div>
</div> -->
</div>
></div>
<div
class=
"col desktop-only"
></div>
<div
class=
"rounded-borders bg-grey-2 q-pa-md"
...
...
@@ -274,7 +258,6 @@
>
<div
class=
"f12 text-grey"
>
{{ $t("hotelorder.orderMoney") }}
</div>
<div
class=
"dark q-ml-xl"
>
<!-- <span class="f12">{{ $t('unit.jpc') }}</span> -->
<span
class=
"din text-subtitle1"
>
{{ moneyFormat(x.Money) }}
</span>
<span
class=
"f12"
>
{{ x.CurrencyCode }}
</span>
</div>
...
...
@@ -322,7 +305,7 @@
<q-item-label>
{{ $t("hotelorder.opera.edit") }}
</q-item-label>
</q-item-section>
</q-item>
<q-item
class=
"text-positive"
clickable
v-close-popup
>
<q-item
class=
"text-positive"
clickable
v-close-popup
style=
"display: none"
>
<q-item-section>
<q-item-label>
{{ $t("v101.Listofquotation.baojiadan") }}
</q-item-label>
</q-item-section>
...
...
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