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
7d506f71
Commit
7d506f71
authored
Aug 16, 2022
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
botacc,botpay测试bug engp公共面板表格数据处理
parent
421dc336
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Engp.vue
src/views/Public/Engp.vue
+3
-3
No files found.
src/views/Public/Engp.vue
View file @
7d506f71
...
...
@@ -18,7 +18,7 @@
<c-date-picker
type=
"date"
v-model=
"scope.row.matdat"
value-format=
"
yyyy-MM-dd
"
value-format=
"
YYYY-MM-DD
"
placeholder=
"请选择Date"
style=
"width: 100%"
@
change=
"executeDefault('liaall.liaallg.matdat')"
...
...
@@ -59,9 +59,9 @@
<el-table-column
prop=
"acc"
label=
"Account"
width=
"150px"
>
</el-table-column>
<el-table-column
prop=
"valdat"
label=
"Value Date"
width=
"200px"
>
<
!-- <
template slot-scope="scope">
<
template
slot-scope=
"scope"
>
{{
dateFormat
(
scope
.
row
.
valdat
)
}}
</template>
-->
</
template
>
</el-table-column>
<el-table-column
label=
""
prop=
"det"
width=
"80px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
...
...
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