修复调试脚本选择脚本

This commit is contained in:
whyour
2022-10-13 23:39:28 +08:00
parent 75fca715e3
commit d4b6cc5e4d
4 changed files with 16 additions and 1 deletions
+1
View File
@@ -80,6 +80,7 @@ const Config = () => {
loading={loading}
extra={[
<TreeSelect
treeExpandAction="click"
className="config-select"
value={select}
dropdownStyle={{ maxHeight: 400, overflow: 'auto' }}