This commit is contained in:
zk
2023-12-19 18:10:46 +08:00
parent 3e53c75a6f
commit 8dccce0208
16 changed files with 128 additions and 35 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
}
function clickBack() {
router.go(-1);
router.replace({ path: '/home' });
}
</script>
<style lang="less" scoped>