修复查看脚本高亮

This commit is contained in:
hanhh
2021-06-27 17:23:13 +08:00
parent 0a6c7e3719
commit 1a801c2d31
5 changed files with 25 additions and 14 deletions
-1
View File
@@ -170,7 +170,6 @@ const Log = () => {
lineWrapping: true,
styleActiveLine: true,
matchBrackets: true,
mode: 'shell',
readOnly: true,
}}
onBeforeChange={(editor, data, value) => {