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
4cc86c07
authored
2024-07-26 13:34:16 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
发票详情-邮箱不显示
1 parent
5d27eb8f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/viewsPc/booking/addInvoice.vue
src/viewsPc/booking/addInvoice.vue
View file @
4cc86c0
...
...
@@ -115,7 +115,8 @@
<el-input
v-model=
"form.invoiceTfn"
/>
</el-form-item>
<el-form-item
:label=
"`邮箱`"
v-if=
"form.invoiceForm=='1'"
required
prop=
"invoiceEmail"
>
<el-input
v-model=
"form.invoiceEmail"
/>
<el-input
v-if=
"orderType==6"
v-model=
"form.invoiceEmail"
/>
<el-input
v-else
v-model=
"form.address"
/>
</el-form-item>
<el-form-item
label=
"备注"
prop=
"remarks"
>
<el-input
type=
"textarea"
v-model=
"form.remarks"
/>
...
...
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