This commit is contained in:
gyq
2025-12-12 10:39:12 +08:00
parent f954bbd145
commit 48c08abbb6

View File

@@ -41,7 +41,7 @@ const recordRef = ref(null);
const userRecordRef = ref(null);
const headHeight = ref(0);
const tabsActive = ref(3);
const tabsActive = ref(0);
const tabs = ref([
{
value: 1,