分类重排序修改
This commit is contained in:
@@ -268,7 +268,7 @@ func ReorderCategories(ctx *jxcontext.Context, parentID int, categoryIDs []int,
|
||||
if !isExd {
|
||||
for _, v := range cats {
|
||||
if v.IsExdSpec == 1 {
|
||||
catsLen-- //
|
||||
catsLen--
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user