You need to sign in or sign up before continuing.
提交 c77b4d9d 编写于 作者: D DebugIsFalse

fix: 切换table滚动问题

上级 e2506df3
...@@ -10,6 +10,7 @@ export default (url, { onmessage, onerror, controller, params }) => { ...@@ -10,6 +10,7 @@ export default (url, { onmessage, onerror, controller, params }) => {
body: JSON.stringify(params), body: JSON.stringify(params),
onmessage, onmessage,
onerror, onerror,
openWhenHidden: true,
signal: controller && controller.signal signal: controller && controller.signal
}) })
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册