优化
This commit is contained in:
@@ -41,7 +41,7 @@ const recordRef = ref(null);
|
|||||||
const userRecordRef = ref(null);
|
const userRecordRef = ref(null);
|
||||||
|
|
||||||
const headHeight = ref(0);
|
const headHeight = ref(0);
|
||||||
const tabsActive = ref(3);
|
const tabsActive = ref(0);
|
||||||
const tabs = ref([
|
const tabs = ref([
|
||||||
{
|
{
|
||||||
value: 1,
|
value: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user