Parcourir la source

Merge branch 'master' of http://git.liuniu946.com/Kirin/mccs

zxhxx il y a 2 ans
Parent
commit
7d1f725d81
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      app/admin/view/setting/system_role/create.php

+ 2 - 2
app/admin/view/setting/system_role/create.php

@@ -34,8 +34,8 @@
                formData:{
                    role_name:'',
                    status:1,
-                   checked_menus:[]
-                   type:"{$type}",
+                   checked_menus:[],
+                   type:{$type},
                },
                menus:[],
                loading:false