@@ -1152,7 +1152,7 @@ const getAssetsFile = (url: string) => {
return new URL(`../../../assets/images/insurancePolicy/${url}.png`, import.meta.url).href;
};
// 页签
-let tipsIndex = ref(0)
+let tipsIndex = ref('TBMsg')
let tipsList = ref([
{
name: '投保信息',