Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jijin
/
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
99ca7e54
authored
2024-07-26 11:07:20 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
开票
1 parent
226a9c2b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/viewsPc/booking/addInvoice.vue
src/viewsPc/booking/addInvoice.vue
View file @
99ca7e5
...
...
@@ -108,7 +108,7 @@
<el-radio
value=
"1"
>
{{
language
==
0
?
'个人非企业'
:
'Individual'
}}
</el-radio>
</el-radio-group>
</el-form-item>
<el-form-item
:label=
"language == 0 ?`发票抬头`:'Invoice Title'"
required
prop=
"invoiceTitle"
>
<el-form-item
v-if=
"form.invoiceType=='0'"
:label=
"language == 0 ?`发票抬头`:'Invoice Title'"
required
prop=
"invoiceTitle"
>
<el-input
v-model=
"form.invoiceTitle"
/>
</el-form-item>
<el-form-item
:label=
"language == 0 ?`税号`:'Duty Paragraph'"
required
v-if=
"form.invoiceType=='0'"
prop=
"invoiceTfn"
>
...
...
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