chore: 构建大小写问题
This commit is contained in:
@@ -296,7 +296,7 @@ const statisOptions = computed(() => {
|
||||
});
|
||||
|
||||
const handleToSign = () => {
|
||||
router.push("/sign");
|
||||
router.push("/activity/sign");
|
||||
};
|
||||
|
||||
// 推送的实时人数获取
|
||||
|
||||
Reference in New Issue
Block a user