Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
fukai
vue-gjjs
Commits
d5540071
Commit
d5540071
authored
Dec 20, 2021
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ditopn固定表尾
parent
0f109c71
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
Engp.vue
src/views/Business/Ditopn/Engp.vue
+1
-1
Ccvpan.vue
src/views/Public/Ccvpan.vue
+1
-1
Docpan.vue
src/views/Public/Docpan.vue
+1
-1
Setpan.vue
src/views/Public/Setpan.vue
+3
-3
No files found.
src/views/Business/Ditopn/Engp.vue
View file @
d5540071
...
...
@@ -13,7 +13,7 @@
<el-table-column
prop=
"nam"
label=
"Name"
width=
"170px"
>
</el-table-column>
<el-table-column
prop=
"cdtrol"
label=
"Cdt."
width=
"70px"
>
</el-table-column>
<el-table-column
prop=
"cur"
label=
"Cur"
width=
"55px"
>
</el-table-column>
<el-table-column
prop=
"oldamt"
label=
"Old Amount"
width=
"150px"
>
<el-table-column
prop=
"oldamt"
label=
"Old Amount"
width=
"150px"
fixed=
"right"
>
<!--
<template
slot-scope=
"scope"
>
{{
moneyFormat
(
scope
.
row
.
oldamt
)
}}
</
template
>
-->
...
...
src/views/Public/Ccvpan.vue
View file @
d5540071
...
...
@@ -242,7 +242,7 @@
</el-table-column>
<el-table-column
prop=
"acccovamt"
label=
"Acc Amount"
width=
"150px"
>
</el-table-column>
<el-table-column
label=
"OP"
width=
"75px"
>
<el-table-column
label=
"OP"
width=
"75px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
>
<c-button
style=
"margin-left:0"
type=
"primary"
size=
"small"
@
click=
"onLiaccvDel(scope.$index,scope.row)"
>
Del
</c-button>
...
...
src/views/Public/Docpan.vue
View file @
d5540071
...
...
@@ -130,7 +130,7 @@
</c-select>
</
template
>
</el-table-column>
<el-table-column
label=
"操作"
width=
"115px"
>
<el-table-column
label=
"操作"
width=
"115px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
>
<el-button
type=
"primary"
...
...
src/views/Public/Setpan.vue
View file @
d5540071
...
...
@@ -149,7 +149,7 @@
</el-table-column>
<el-table-column
label=
"Amount"
prop=
"amt"
width=
"150px"
>
</el-table-column>
<el-table-column
label=
""
prop=
"det"
width=
"80px"
>
<el-table-column
label=
""
prop=
"det"
width=
"80px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<el-button
circle
...
...
@@ -312,7 +312,7 @@
</el-table-column>
<el-table-column
label=
"Fee Amount"
prop=
"amt"
width=
"150px"
>
</el-table-column>
<el-table-column
label=
""
prop=
"det"
width=
"80px"
>
<el-table-column
label=
""
prop=
"det"
width=
"80px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<el-button
circle
...
...
@@ -419,7 +419,7 @@
</el-table-column>
<el-table-column
label=
"Rate"
prop=
"rat"
width=
"120px"
>
</el-table-column>
<el-table-column
label=
""
width=
"80px"
>
<el-table-column
label=
""
width=
"80px"
fixed=
"right"
>
<
template
>
<el-button
style=
"margin-left: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