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
dfe2bdb7
Commit
dfe2bdb7
authored
Apr 09, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交bug
parent
adf489ba
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
30 additions
and
17 deletions
+30
-17
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+3
-3
BillModule.vue
...ponents/FinancialModule/FinancialSubmodule/BillModule.vue
+1
-1
GZBillModule.vue
...nents/FinancialModule/FinancialSubmodule/GZBillModule.vue
+1
-1
invoicesManager.vue
src/components/FinancialModule/invoicesManager.vue
+1
-1
invoicesManagerDetail.vue
src/components/FinancialModule/invoicesManagerDetail.vue
+23
-10
dmcTotalTable.vue
src/components/dmc/manager/dmcTotalTable.vue
+1
-1
No files found.
src/components/FinancialModule/BasicDocuments.vue
View file @
dfe2bdb7
...
@@ -262,17 +262,17 @@
...
@@ -262,17 +262,17 @@
<div
class=
"page_bdm"
v-if=
"GetDetail"
v-loading=
"loading"
>
<div
class=
"page_bdm"
v-if=
"GetDetail"
v-loading=
"loading"
>
<p
class=
"_tit"
>
{{
GetDetail
.
FinanceName
}}
</p>
<p
class=
"_tit"
>
{{
GetDetail
.
FinanceName
}}
</p>
<div
class=
"_conten"
>
<div
class=
"_conten"
>
<template
v-if=
"GetDetail.Type
===2
"
>
<template
v-if=
"GetDetail.Type
!==1 && GetDetail.Type!==7
"
>
<my-Bill
:ID=
"GetDetail.FrID"
:width=
"widthSon"
:color=
"colorSon"
></my-Bill>
<my-Bill
:ID=
"GetDetail.FrID"
:width=
"widthSon"
:color=
"colorSon"
></my-Bill>
</
template
>
</
template
>
<
template
v-else-if=
"GetDetail.Type===1"
>
<
template
v-else-if=
"GetDetail.Type===1
&& GetDetail.Type!==7
"
>
<my-RVB-Bill
:ID=
"GetDetail.FrID"
:width=
"widthSon"
:color=
"colorSon"
></my-RVB-Bill>
<my-RVB-Bill
:ID=
"GetDetail.FrID"
:width=
"widthSon"
:color=
"colorSon"
></my-RVB-Bill>
</
template
>
</
template
>
<
template
v-else-if=
"GetDetail.Type===7"
>
<
template
v-else-if=
"GetDetail.Type===7"
>
<my-GZ-Bill
:ID=
"GetDetail.FrID"
:width=
"widthSon"
:color=
"colorSon"
></my-GZ-Bill>
<my-GZ-Bill
:ID=
"GetDetail.FrID"
:width=
"widthSon"
:color=
"colorSon"
></my-GZ-Bill>
</
template
>
</
template
>
<div
class=
"_explain"
>
<div
class=
"_explain"
>
<p>
附加说明:
</p>
<p>
附加说明:
</p>
1
<table
border=
"1"
bordercolor=
"#D2D2D2"
style=
"border-collapse:collapse;margin-top:15px;"
width=
"100%"
v-if=
"GetDetail.TCIDAndTCNUMList.length>0"
>
<table
border=
"1"
bordercolor=
"#D2D2D2"
style=
"border-collapse:collapse;margin-top:15px;"
width=
"100%"
v-if=
"GetDetail.TCIDAndTCNUMList.length>0"
>
<tr
v-for=
"(o,ox) in GetDetail.TCIDAndTCNUMList"
class=
"_fujiashuoming_tr"
>
<tr
v-for=
"(o,ox) in GetDetail.TCIDAndTCNUMList"
class=
"_fujiashuoming_tr"
>
<td
:colspan=
"4"
>
{{o.TCNUM}}({{o.TCID}})
</td>
<td
:colspan=
"4"
>
{{o.TCNUM}}({{o.TCID}})
</td>
...
...
src/components/FinancialModule/FinancialSubmodule/BillModule.vue
View file @
dfe2bdb7
...
@@ -219,7 +219,7 @@
...
@@ -219,7 +219,7 @@
<td
height=
"26px"
></td>
<td
height=
"26px"
></td>
</tr>
</tr>
<tr
v-if=
"GetDetail.CashierDetail&&GetDetail.CashierDetail.length&&(GetDetail.Type!=1|| GetDetail.Type!=5)"
>
<tr
v-if=
"GetDetail.CashierDetail&&GetDetail.CashierDetail.length&&(GetDetail.Type!=1|| GetDetail.Type!=5)"
>
<td
height=
"34px"
class=
""
>
{{$t('
fnc
.jiaoyifangshi')}}
</td>
<td
height=
"34px"
class=
""
>
{{$t('
tips
.jiaoyifangshi')}}
</td>
<td
height=
"34px"
colspan=
"7"
class=
"_color_b"
>
<td
height=
"34px"
colspan=
"7"
class=
"_color_b"
>
<
template
v-for=
"(item,index) in GetDetail.CashierDetail"
>
<
template
v-for=
"(item,index) in GetDetail.CashierDetail"
>
<p
class=
" clearfix"
><span
class=
"_bold"
>
{{
item
.
Alias
}}
-
</span><span
class=
""
>
{{
item
.
TypeName
}}
-
</span><span
>
{{
item
.
AccountType
==
""
?
$t
(
'fnc.no'
):
item
.
AccountType
}}
</span>
{{
item
.
BankNo
?
'-'
:
''
}}
<span>
{{
item
.
BankNo
}}
</span>
(
{{
item
.
Money
}}
)
</p>
<p
class=
" clearfix"
><span
class=
"_bold"
>
{{
item
.
Alias
}}
-
</span><span
class=
""
>
{{
item
.
TypeName
}}
-
</span><span
>
{{
item
.
AccountType
==
""
?
$t
(
'fnc.no'
):
item
.
AccountType
}}
</span>
{{
item
.
BankNo
?
'-'
:
''
}}
<span>
{{
item
.
BankNo
}}
</span>
(
{{
item
.
Money
}}
)
</p>
...
...
src/components/FinancialModule/FinancialSubmodule/GZBillModule.vue
View file @
dfe2bdb7
...
@@ -233,7 +233,7 @@
...
@@ -233,7 +233,7 @@
<td
height=
"26px"
></td>
<td
height=
"26px"
></td>
</tr>
</tr>
<tr
v-if=
"GetDetail.CashierDetail&&GetDetail.CashierDetail.length&&(GetDetail.Type!=1|| GetDetail.Type!=5)"
>
<tr
v-if=
"GetDetail.CashierDetail&&GetDetail.CashierDetail.length&&(GetDetail.Type!=1|| GetDetail.Type!=5)"
>
<td
height=
"34px"
class=
""
>
{{$t('
fnc
.jiaoyifangshi')}}
</td>
<td
height=
"34px"
class=
""
>
{{$t('
tips
.jiaoyifangshi')}}
</td>
<td
height=
"34px"
colspan=
"9"
class=
"_color_b"
>
<td
height=
"34px"
colspan=
"9"
class=
"_color_b"
>
<
template
v-for=
"(item,index) in GetDetail.CashierDetail"
>
<
template
v-for=
"(item,index) in GetDetail.CashierDetail"
>
<p
class=
" clearfix"
><span
class=
"_bold"
>
{{
item
.
Alias
}}
-
</span><span
class=
""
>
{{
item
.
TypeName
}}
-
</span><span
>
{{
item
.
AccountType
==
""
?
$t
(
'fnc.no'
):
item
.
AccountType
}}
</span>
{{
item
.
BankNo
?
'-'
:
''
}}
<span>
{{
item
.
BankNo
}}
</span>
(
{{
item
.
Money
}}
)
</p>
<p
class=
" clearfix"
><span
class=
"_bold"
>
{{
item
.
Alias
}}
-
</span><span
class=
""
>
{{
item
.
TypeName
}}
-
</span><span
>
{{
item
.
AccountType
==
""
?
$t
(
'fnc.no'
):
item
.
AccountType
}}
</span>
{{
item
.
BankNo
?
'-'
:
''
}}
<span>
{{
item
.
BankNo
}}
</span>
(
{{
item
.
Money
}}
)
</p>
...
...
src/components/FinancialModule/invoicesManager.vue
View file @
dfe2bdb7
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
<
template
>
<
template
>
<div
class=
"page_iisMg"
>
<div
class=
"page_iisMg"
>
<ul
class=
"_nav clearfix"
>
<ul
class=
"_nav clearfix"
>
<li
:class=
"active==1?'_active':''"
@
click=
"active=1,msg.InvoiceApplyState=0,getPageList()"
>
全部发票
</li>
<li
:class=
"active==1?'_active':''"
@
click=
"active=1,msg.InvoiceApplyState=0,getPageList()"
>
{{
$t
(
'invoices.qbfapiao'
)
}}
</li>
<li
:class=
"active==2?'_active':''"
@
click=
"active=2,msg.InvoiceApplyState=3,getPageList()"
>
已开发票
</li>
<li
:class=
"active==2?'_active':''"
@
click=
"active=2,msg.InvoiceApplyState=3,getPageList()"
>
已开发票
</li>
<li
:class=
"active==3?'_active':''"
@
click=
"active=3,msg.InvoiceApplyState=5,getPageList()"
>
欠票发票
</li>
<li
:class=
"active==3?'_active':''"
@
click=
"active=3,msg.InvoiceApplyState=5,getPageList()"
>
欠票发票
</li>
</ul>
</ul>
...
...
src/components/FinancialModule/invoicesManagerDetail.vue
View file @
dfe2bdb7
...
@@ -104,17 +104,20 @@
...
@@ -104,17 +104,20 @@
</td>
</td>
</tr>
</tr>
</table>
</table>
<div
class=
"iis_save"
v-if=
"
noDetail
"
>
<div
class=
"iis_save"
v-if=
"
!noDetail && detail.InvoiceApplyState===1
"
>
<button
class=
"normalBtn"
@
click=
"setStatus(3)"
>
通过
</button>
<button
class=
"normalBtn"
@
click=
"setStatus(3)"
>
通过
</button>
<button
class=
"normalBtn"
@
click=
"dialogFormVisible = true"
>
拒绝
</button>
<button
class=
"normalBtn"
@
click=
"dialogFormVisible = true"
>
拒绝
</button>
</div>
</div>
<div
class=
"iis_save"
v-else-if=
"noDetail && detail.InvoiceApplyState===1"
>
<button
class=
"normalBtn"
@
click=
"setStatus(2)"
>
{{
$t
(
'pub.cancelBtn'
)
}}
</button>
</div>
<el-dialog
title=
"提示信息"
width=
"400px"
:visible
.
sync=
"dialogFormVisible"
center
:before-close=
"closeChangeMachie"
>
<el-dialog
title=
"提示信息"
width=
"400px"
:visible
.
sync=
"dialogFormVisible"
center
:before-close=
"closeChangeMachie"
>
<el-form
label-width=
"110px"
>
<el-form
label-width=
"110px"
>
<el-form-item
label=
"拒绝理由"
>
<el-form-item
label=
"拒绝理由"
>
<el-input
type=
"textarea"
v-model=
"msg.RefuseRemarks"
class=
"w216"
></el-input>
<el-input
type=
"textarea"
v-model=
"msg.RefuseRemarks"
class=
"w216"
></el-input>
</el-form-item>
</el-form-item>
</el-form>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
<div
slot=
"footer"
class=
"dialog-footer"
>
<el-button
class=
"hollowFixedBtn"
@
click=
"dialogFormVisible=false"
>
{{
$t
(
'pub.cancelBtn'
)
}}
</el-button>
<el-button
class=
"hollowFixedBtn"
@
click=
"dialogFormVisible=false"
>
{{
$t
(
'pub.cancelBtn'
)
}}
</el-button>
<el-button
class=
"normalBtn"
type=
"primary"
@
click=
"setStatus(4)"
>
{{
$t
(
'pub.sureBtn'
)
}}
</el-button>
<el-button
class=
"normalBtn"
type=
"primary"
@
click=
"setStatus(4)"
>
{{
$t
(
'pub.sureBtn'
)
}}
</el-button>
</div>
</div>
...
@@ -158,12 +161,22 @@ export default {
...
@@ -158,12 +161,22 @@ export default {
this
.
apipost
(
'InvoiceApply_get_UpdateInvoiceApply'
,
this
.
msg
,
res
=>
{
this
.
apipost
(
'InvoiceApply_get_UpdateInvoiceApply'
,
this
.
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
$message
.
success
(
res
.
data
.
message
)
this
.
$message
.
success
(
res
.
data
.
message
)
if
(
type
!==
2
)
{
setTimeout
(()
=>
{
setTimeout
(()
=>
{
this
.
$router
.
push
({
this
.
$router
.
push
({
name
:
'invoicesManager'
,
name
:
'invoicesManager'
,
query
:
{
blank
:
"y"
,}
query
:
{
blank
:
"y"
,}
});
});
},
1000
)
},
1000
)
}
else
{
setTimeout
(()
=>
{
this
.
$router
.
push
({
name
:
'groupTourOrder'
,
query
:
{
blank
:
"y"
,}
});
},
1000
)
}
}
}
},
null
)
},
null
)
},
},
...
...
src/components/dmc/manager/dmcTotalTable.vue
View file @
dfe2bdb7
...
@@ -455,7 +455,7 @@
...
@@ -455,7 +455,7 @@
query
:
{
query
:
{
"id"
:
obj
.
TCIDS
,
"id"
:
obj
.
TCIDS
,
NewCombinationNum
:
outItem
.
NewCombinationNum
,
NewCombinationNum
:
outItem
.
NewCombinationNum
,
isUpdate
:
fals
e
,
isUpdate
:
tru
e
,
blank
:
'y'
,
blank
:
'y'
,
tab
:
title
tab
:
title
}
}
...
...
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