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
8a5f6c66
Commit
8a5f6c66
authored
Oct 17, 2024
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
aafbb58d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
7 deletions
+12
-7
RecPayQuery.vue
src/components/FinancialModule/RecPayQuery.vue
+12
-7
No files found.
src/components/FinancialModule/RecPayQuery.vue
View file @
8a5f6c66
...
@@ -338,7 +338,7 @@
...
@@ -338,7 +338,7 @@
type
=
"selection"
type
=
"selection"
width
=
"55"
>
width
=
"55"
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
prop
=
"address"
:
label
=
"$t('fnc.danhao')"
width
=
"
9
0"
>
<
el
-
table
-
column
prop
=
"address"
:
label
=
"$t('fnc.danhao')"
width
=
"
7
0"
>
<
template
slot
-
scope
=
"scope"
>
<
template
slot
-
scope
=
"scope"
>
<
el
-
popover
popper
-
class
=
"detailsIT_Journal"
placement
=
"bottom-start"
trigger
=
"click"
>
<
el
-
popover
popper
-
class
=
"detailsIT_Journal"
placement
=
"bottom-start"
trigger
=
"click"
>
<
template
<
template
...
@@ -354,15 +354,15 @@
...
@@ -354,15 +354,15 @@
<
/template
>
<
/template
>
<
span
slot
=
"reference"
@
click
=
"scope.row.modelShow = true"
<
span
slot
=
"reference"
@
click
=
"scope.row.modelShow = true"
style
=
"text-decoration: underline;cursor: pointer;font-weight: bold"
>
{{
scope
.
row
.
FrID
}}
<
/span
>
style
=
"text-decoration: underline;cursor: pointer;font-weight: bold"
>
{{
scope
.
row
.
FrID
}}
<
/span
>
<
/el-popover
>
<
/el-popover>
<
/template
>
<
/template
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('system.query_company')"
width
=
"
9
0"
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('system.query_company')"
width
=
"
8
0"
>
<
template
slot
-
scope
=
"scope"
>
<
template
slot
-
scope
=
"scope"
>
<
span
>
{{
scope
.
row
.
BranchName
}}
<
/span
>
<
span
>
{{
scope
.
row
.
BranchName
}}
<
/span
>
<
/template
>
<
/template
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('fnc.djleixing')"
width
=
"
9
0"
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('fnc.djleixing')"
width
=
"
8
0"
>
<
template
slot
-
scope
=
"scope"
>
<
template
slot
-
scope
=
"scope"
>
<
span
>
<
span
>
<
span
v
-
if
=
"scope.row.Type==2"
style
=
"display: inline-block;
<
span
v
-
if
=
"scope.row.Type==2"
style
=
"display: inline-block;
...
@@ -411,6 +411,11 @@
...
@@ -411,6 +411,11 @@
<
/span
>
<
/span
>
<
/template
>
<
/template
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
prop
=
""
label
=
"单据流程"
width
=
"90"
>
<
template
slot
-
scope
=
"scope"
>
<
span
>
{{
scope
.
row
.
FinanceName
}}
<
/span
>
<
/template
>
<
/el-table-column
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('hotel.hotel_corrlelatition')"
width
=
"300"
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('hotel.hotel_corrlelatition')"
width
=
"300"
>
<
template
slot
-
scope
=
"scope"
>
<
template
slot
-
scope
=
"scope"
>
<
div
>
<
div
>
...
@@ -465,7 +470,7 @@
...
@@ -465,7 +470,7 @@
<
/div
>
<
/div
>
<
/template
>
<
/template
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('tips.jiaoyifangshi')"
show
-
overflow
-
tooltip
width
=
"
30
0"
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('tips.jiaoyifangshi')"
show
-
overflow
-
tooltip
width
=
"
26
0"
>
<
template
slot
-
scope
=
"scope"
>
<
template
slot
-
scope
=
"scope"
>
<
div
>
<
div
>
<
template
v
-
if
=
"scope.row.TradeWayList&&scope.row.TradeWayList.length>0"
>
<
template
v
-
if
=
"scope.row.TradeWayList&&scope.row.TradeWayList.length>0"
>
...
@@ -523,7 +528,7 @@
...
@@ -523,7 +528,7 @@
<
i
v
-
if
=
"scope.row.Status==2"
class
=
"iconfont icon-yiqueren"
style
=
"color: #959595"
><
/i
>
<
i
v
-
if
=
"scope.row.Status==2"
class
=
"iconfont icon-yiqueren"
style
=
"color: #959595"
><
/i
>
<
i
v
-
if
=
"scope.row.Status==3"
class
=
"iconfont icon-shenhebohui"
style
=
"color: #E95252"
><
/i
>
<
i
v
-
if
=
"scope.row.Status==3"
class
=
"iconfont icon-shenhebohui"
style
=
"color: #E95252"
><
/i
>
<
i
v
-
if
=
"scope.row.Status==0"
class
=
"iconfont icon-zancun"
style
=
"color: #FF9C01"
><
/i
>
<
i
v
-
if
=
"scope.row.Status==0"
class
=
"iconfont icon-zancun"
style
=
"color: #FF9C01"
><
/i
>
<
el
-
popover
popper
-
class
=
"detailsIT_Journal"
width
=
"2
5
0"
trigger
=
"click"
>
<
el
-
popover
popper
-
class
=
"detailsIT_Journal"
width
=
"2
2
0"
trigger
=
"click"
>
<
div
style
=
"height: auto;max-height: 220px;background-color: #FFFFFF;"
>
<
div
style
=
"height: auto;max-height: 220px;background-color: #FFFFFF;"
>
<
div
class
=
"changLog"
>
<
div
class
=
"changLog"
>
<
p
class
=
"_log_t"
>
{{
$t
(
'fnc.lcrizhi'
)
}}
<
/p
>
<
p
class
=
"_log_t"
>
{{
$t
(
'fnc.lcrizhi'
)
}}
<
/p
>
...
@@ -549,7 +554,7 @@
...
@@ -549,7 +554,7 @@
<
/el-popover
>
<
/el-popover
>
<
/template
>
<
/template
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('objFill.fapiaozhuangtai')"
width
=
"
9
0"
>
<
el
-
table
-
column
prop
=
""
:
label
=
"$t('objFill.fapiaozhuangtai')"
width
=
"
8
0"
>
<
template
slot
-
scope
=
"scope"
>
<
template
slot
-
scope
=
"scope"
>
<
div
v
-
if
=
"scope.row.KingdeeInvoice==1||scope.row.KingdeeInvoice==3"
>
<
div
v
-
if
=
"scope.row.KingdeeInvoice==1||scope.row.KingdeeInvoice==3"
>
...
...
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