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
ce7a3ff0
Commit
ce7a3ff0
authored
Jan 25, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
开票金额必须已出团才能维护
parent
c77aee8d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
TicketManager.vue
src/components/Ticketing/TicketManager.vue
+1
-1
No files found.
src/components/Ticketing/TicketManager.vue
View file @
ce7a3ff0
...
...
@@ -2650,7 +2650,7 @@
<el-dialog
width=
"1000px"
:title=
"BillingChargeTitle"
:visible
.
sync=
"BillingChargeDialog"
center
>
<el-form
class=
"Rform"
ref=
"form"
:model=
"Ticketform"
label-width=
"67px"
:disabled=
"BillingChargeTitle=='开票费用详情'"
>
<div
style=
"color: red;font-size: 13px;text-align: right;padding: 0 0 5px 0;"
>
注:开票单价*开票数量+升舱增收=总开票金额,每月
<strong>
{{BillingChargeObj.TicketManagerEndDay}}
</strong>
日之前维护上月的开票费用
</div>
注:开票单价*开票数量+升舱增收=总开票金额,
<strong>
已出团
</strong>
才能维护开票费用,
每月
<strong>
{{BillingChargeObj.TicketManagerEndDay}}
</strong>
日之前维护上月的开票费用
</div>
<table
class=
"po_content singeRowTable"
style=
"border:1px solid #E6E6E6;margin-bottom:15px"
cellspacing=
"0"
cellpadding=
"0"
v-loading=
"loading"
>
<tr>
...
...
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