提交 3d076287 编写于 作者: D DebugIsFalse

Update [id].vue

上级 d96de187
...@@ -237,7 +237,7 @@ function handleFormFetchData (fetchData) { ...@@ -237,7 +237,7 @@ function handleFormFetchData (fetchData) {
} catch(error) { } } catch(error) { }
if (Object.keys(message).length === 0) return if (Object.keys(message).length === 0) return
const { meta, choices, error, code } = message const { meta, choices, error, code } = message
nextTick(() => { setTimeout(() => {
scrollToView() scrollToView()
}) })
// 处理403 // 处理403
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册