Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 843792b

Browse files
任务关联资源还包含评论里面的资源。。所以评论成功后需要刷新下关联资源数据
1 parent bba7699 commit 843792b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Coding_iOS/Controllers/EditTaskViewController.m‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ - (void)sendCurComment:(Task *)commentObj{
278278
[[Coding_NetAPIManager sharedManager] request_DoCommentToTask:commentObj andBlock:^(id data, NSError *error) {
279279
if (data) {
280280
[weakSelf queryToRefreshActivityList];
281+
[weakSelf queryToRefreshResourceReference];
281282
[weakSelf.myTableView reloadData];
282283
}
283284
}];

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /