no message
This commit is contained in:
parent
3d3e9b2729
commit
b5e22a97fd
@ -1556,7 +1556,7 @@ class Book extends Base {
|
|||||||
// $aNo = ModelBook::_noByChecked($this->sPath);
|
// $aNo = ModelBook::_noByChecked($this->sPath);
|
||||||
// }
|
// }
|
||||||
|
|
||||||
$aId = $this->noToId($aNo);
|
$aId = $this->_noToId($aNo);
|
||||||
|
|
||||||
if (!$aId) {
|
if (!$aId) {
|
||||||
return "要id/no";
|
return "要id/no";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user