Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jiran.zhao
2020-04-13 16:12:02 +0800
Commit
8e135b02e78d29c406baebe75e0120aba65ff7ef
1 parent
0b36209c
'submit'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/pages/finance/withdraw/store/detail.js
app/pages/finance/withdraw/store/detail.js
View file @
8e135b0
1
export
default
function
()
{
1
export
default
function
()
{
2
-
let
table
=
[]
// 大表格
2
+
let
table
=
[]
;
// 大表格
3
return
table
;
3
return
table
;
4
};
4
};
Please
register
or
login
to post a comment