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
18a0b573
Commit
18a0b573
authored
Mar 31, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
c8aac694
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+3
-0
No files found.
src/components/FinancialModule/BasicDocuments.vue
View file @
18a0b573
...
...
@@ -1406,6 +1406,7 @@
<span
v-if=
"is_financeShow && GetDetail.Type==2 && item.AuditDescription.indexOf('会计')!=-1"
>
|
<span
style=
"font-size: 12px;"
>
{{$t('objFill.jindiefapiao')}}:{{AuditOrRefundMsg.KingdeeInvoiceState=''}}
</span>
<el-radio
v-model=
"AuditOrRefundMsg.KingdeeInvoice"
label=
"1"
>
{{$t('objFill.youpiao')}}
</el-radio>
<el-checkbox
v-if=
"GetDetail.InvoiceVoucherInfo && GetDetail.InvoiceVoucherInfo.length>0 && AuditOrRefundMsg.KingdeeInvoice==1"
style=
"margin-left:-15px"
v-model=
"AuditOrRefundMsg.KJInvoice"
true-label=
"0"
false-label=
"1"
>
发票通过
</el-checkbox>
<el-radio
v-model=
"AuditOrRefundMsg.KingdeeInvoice"
label=
"2"
>
{{$t('objFill.wupiao')}}
</el-radio>
</span>
<span
v-if=
"(GetDetail.Type==1||GetDetail.Type==2)&&is_financeShow&&item.AuditDescription.indexOf('会计')!=-1"
style=
"font-size: 12px;margin-left:30px;"
>
{{GetDetail.Type==1?$t('objFill.bangdaishougs'):$t('objFill.bangdaifugs')}}:
...
...
@@ -1788,6 +1789,7 @@ class="w135 _border_b_1">
<span
v-if=
"is_financeShow && GetDetail.Type==2 && item.AuditDescription.indexOf('会计')!=-1"
>
|
<span
style=
"font-size: 12px;"
>
{{$t('objFill.jindiefapiao')}}:{{AuditOrRefundMsg.KingdeeInvoiceState=''}}
</span>
<el-radio
v-model=
"AuditOrRefundMsg.KingdeeInvoice"
label=
"1"
>
{{$t('objFill.youpiao')}}
</el-radio>
<el-checkbox
v-if=
"GetDetail.InvoiceVoucherInfo && GetDetail.InvoiceVoucherInfo.length>0 &&AuditOrRefundMsg.KingdeeInvoice==1"
style=
"margin-left:-15px"
v-model=
"AuditOrRefundMsg.KJInvoice"
true-label=
"0"
false-label=
"1"
>
发票通过
</el-checkbox>
<el-radio
v-model=
"AuditOrRefundMsg.KingdeeInvoice"
label=
"2"
>
{{$t('objFill.wupiao')}}
</el-radio>
</span>
...
...
@@ -2331,6 +2333,7 @@ class="w135 _border_b_1">
CourseName
:
''
,
//收款类型 银行卡/支付宝/微信
PayReceiptNo
:
''
,
KingdeeInvoice
:
'0'
,
KJInvoice
:
'0'
,
KingdeeInvoiceState
:
'1'
,
AutoFinanceType
:
'0'
,
FinanceMoney
:
0
,
...
...
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