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