修正行政区域添加后无法选择

This commit is contained in:
2021-06-19 16:06:01 +08:00
parent 50ee24192f
commit fb85089b38
2 changed files with 43 additions and 0 deletions
+3
View File
@@ -10,6 +10,9 @@ return [
'url' => 'system/region/dialog',
],
],
"listens" => [
'region' => 'Gdoo\System\Hooks\RegionHook',
],
"controllers" => [
"setting" => [
"name" => "基础设置",