后台组织管理

This commit is contained in:
chenjing
2023-02-21 17:38:09 +08:00
committed by xxq250
parent a35e24468c
commit 8e547c178a
17 changed files with 325 additions and 3 deletions

View File

@@ -816,7 +816,7 @@ Rails.application.routes.draw do
resources :school_statistics, only: [:index] do
get :contrast, on: :collection
end
resources :organizations, only: [:index, :edit, :show, :destroy]
resources :users, only: [:index, :edit, :update, :destroy] do
member do
post :reward_grade