feat(forums): post new topic

This commit is contained in:
OldHawk
2017-07-07 17:19:42 +08:00
parent 18b2512037
commit ffd2ff406a
9 changed files with 113 additions and 31 deletions

View File

@@ -22,7 +22,6 @@
ForumsService.get({
forumId: $stateParams.forumId
}, function (item) {
console.log(item);
vm.forum = item;
vm.forumPath = [