mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 02:14:32 +08:00
修复调试脚本选择脚本
This commit is contained in:
@@ -80,6 +80,7 @@ const Config = () => {
|
||||
loading={loading}
|
||||
extra={[
|
||||
<TreeSelect
|
||||
treeExpandAction="click"
|
||||
className="config-select"
|
||||
value={select}
|
||||
dropdownStyle={{ maxHeight: 400, overflow: 'auto' }}
|
||||
|
||||
Reference in New Issue
Block a user