Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ff2b443b
authored
2024-07-16 18:15:59 +0800
by
zhangmeng
1
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
票务
1 parent
d9a4e4fa
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/viewsPc/booking/invoiceDetail.vue
src/viewsPc/booking/invoiceDetail.vue
View file @
ff2b443
...
...
@@ -53,7 +53,7 @@
<div
class=
"border-rr mt20 pd20"
>
<el-form
class=
"mw500"
:model=
"form"
:label-width=
"language == 0 ?'100':'150'"
:rules=
"rules"
ref=
"formRef"
>
<el-form-item
:label=
"'开票金额'"
>
<span
class=
"bigprice"
>
¥
{{
totalMoney
}}
</span>
<span
class=
"bigprice"
>
{{
paymentType
==
1
?
'¥'
:
'€'
}}
{{
totalMoney
}}
</span>
</el-form-item>
<el-form-item
:label=
"`发票形式`"
required
prop=
"invoiceForm"
>
...
...
杨炀
@yangyang
mentioned in commit
3ec00bf5
2024-07-16 11:32:58 UTC
mentioned in commit
3ec00bf5
Toggle commit list
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment