修复调试脚本选择脚本

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
@@ -185,6 +185,7 @@ const Log = () => {
isPhone
? [
<TreeSelect
treeExpandAction="click"
className="log-select"
value={select}
dropdownStyle={{ maxHeight: 400, overflow: 'auto' }}