Commit 53bece82 authored by nick zheng's avatar nick zheng

Merge branch 'beta' into 'master'

chore: 剔除测试代码

See merge request !239
parents 9403a931 c1c34283
......@@ -102,8 +102,6 @@ onMounted(() => {
})
function handleBackPreviousPage() {
console.log(window.history?.state?.back)
if (window.history?.state?.back) {
router.back()
} else {
......
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