Added Select Type
This commit is contained in:
parent
5fc4b945ad
commit
3576a6e5b1
|
|
@ -74,7 +74,7 @@ return [
|
|||
], [
|
||||
'name' => 'type',
|
||||
'title' => 'admin::app.admin.system.type',
|
||||
'type' => 'depends',
|
||||
'type' => 'select',
|
||||
'depend' => 'active:1',
|
||||
'options' => [
|
||||
[
|
||||
|
|
|
|||
Loading…
Reference in New Issue