|
@@ -92,7 +92,7 @@ const user = userInfoStore()
|
|
|
const CurrentRole = userCurrentRole()
|
|
|
const isupdateCourse = ref(false)
|
|
|
const isLogin = ref(false)
|
|
|
-const activeIndex = ref(0)
|
|
|
+const activeIndex = ref(1)
|
|
|
const dialogVisible = ref(true)
|
|
|
const iframeRef = ref(null)
|
|
|
const iframeRef1 = ref(null)
|