no message
This commit is contained in:
parent
ec9f672666
commit
722cb33631
@ -84,7 +84,7 @@ class Book extends Model
|
|||||||
if ($iPage !== "all") {
|
if ($iPage !== "all") {
|
||||||
|
|
||||||
// sort覆盖特殊规则
|
// sort覆盖特殊规则
|
||||||
if ($oParentRag->type == "todo_sort") {
|
if ($oParentRag->type == "dir") {
|
||||||
|
|
||||||
if (!empty($oParentRag->sort)) {
|
if (!empty($oParentRag->sort)) {
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user