Commit 604bf6d9 authored by tanghao's avatar tanghao

123

parent 38d54d20
...@@ -797,7 +797,7 @@ const pasteConfig = async () => { ...@@ -797,7 +797,7 @@ const pasteConfig = async () => {
// 5、刷新当前页 or 刷新当前excel // 5、刷新当前页 or 刷新当前excel
setTimeout(() => { setTimeout(() => {
// window.location.reload(); window.location.reload();
}, 1500); }, 1500);
} catch { } catch {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment