diff --git a/views/auth-item/form.tpl b/views/auth-item/form.tpl index d6dd7dc6..b671863e 100644 --- a/views/auth-item/form.tpl +++ b/views/auth-item/form.tpl @@ -20,7 +20,7 @@ {$arr}
- {$permissions=$query->find()->andWhere(["LIKE","name",$k])->all()} + {$permissions=$query->find()->andWhere(["type"=>2])->andWhere(["LIKE","name",$k])->all()} {foreach from=$permissions item=per}
name,$child)}checked=""{/if}>