update:更新一些页面操作

This commit is contained in:
JaguarJack
2021-04-05 22:11:36 +08:00
parent 4e170dbd17
commit 44b74d53d9
3 changed files with 5 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ class Role extends CatchTable
Actions::create()
])->withDialogWidth('40%')
->toTreeTable()
->forceUpdate()
->render();
}