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
lzhy
2020-04-13 09:38:38 +0800
Commit
0594d0eb02cc3a44e0d39fabc73b70b7e4303e35
1 parent
9357bb09
修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
app/pages/aftersales/order/components/index.js
app/pages/aftersales/order/components/index.js
0 → 100644
View file @
0594d0e
import
DataTable
from
'./data-table'
;
import
GoodsInfo
from
'./goods-info'
;
import
ModalReject
from
'./modal-reject'
;
export
{
DataTable
,
GoodsInfo
,
ModalReject
};
...
...
Please
register
or
login
to post a comment