Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
2016-07-25 19:11:16 +0800
Commit
9f7dacea42ec361c1fb8b2d60d39e9a0c34dabc1
1 parent
785f5da8
share
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/editorial/models/editorial.js
apps/editorial/models/editorial.js
View file @
9f7dace
...
...
@@ -253,7 +253,6 @@ const _processHeadData = (list) => {
avatar
:
data
.
avatar
,
name
:
data
.
name
});
console
.
log
(
newData
.
headData
);
return
newData
;
})();
...
...
Please
register
or
login
to post a comment