feat: 統一各模組分頁組件佈局並新增系統設定功能相關檔案
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 1m5s
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 1m5s
This commit is contained in:
@@ -124,6 +124,10 @@ class PermissionSeeder extends Seeder
|
||||
// 系統日誌
|
||||
'system.view_logs' => '檢視日誌',
|
||||
|
||||
// 系統設定
|
||||
'system.settings.view' => '檢視設定',
|
||||
'system.settings.edit' => '編輯設定',
|
||||
|
||||
// 公共事業費管理
|
||||
'utility_fees.view' => '檢視',
|
||||
'utility_fees.create' => '建立',
|
||||
|
||||
Reference in New Issue
Block a user