dever 3 tahun lalu
induk
melakukan
b01a0fc822
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      service/setting/database/role.php

+ 1 - 1
service/setting/database/role.php

@@ -231,7 +231,7 @@ return array
                 'state' => 1,
             ),
             'type' => 'all',
-            'col' => 'id,short_name as name,area,type',
+            'col' => 'id,short_name as name,area,type,price',
         ),
     ),
 );