@@ -4508,7 +4508,7 @@ export default {
}
if (_chapAarry.length) {
- if (chapindex > _unitIndex) {
+ if (chapindex < _unitIndex) {
this.isDelete = 2;
this.unitIndex--;