main
1748153932 1 year ago
parent 70b4df7f18
commit c4e262039f
  1. 2
      app/common/repositories/user/UserRepository.php

@ -156,7 +156,7 @@ class UserRepository extends BaseRepository
return $options;
}),
Elm::radio('status', '状态', 1)->options([
['value' => 0, 'label' => '关闭'],

Loading…
Cancel
Save