mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 00:20:07 +00:00
a
This commit is contained in:
@@ -15,7 +15,7 @@ class reviewComment {
|
||||
let detail = JSON.parse(item.detail);
|
||||
this.newIndex = detail.newIndex;
|
||||
this.oldIndex = detail.oldIndex;
|
||||
this.selectedText = detail.selectedText;
|
||||
this.quote = detail.quote;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user