Commit 389cce63 authored by tanghao's avatar tanghao

123

parent a2b59faf
...@@ -795,7 +795,7 @@ const pasteConfig = async () => { ...@@ -795,7 +795,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