讲师费用Fee , log 日志 , 模拟 0 角标

This commit is contained in:
gengxin
2025-02-13 18:03:22 +08:00
parent a0cac8107a
commit f39cad094d

View File

@@ -202,7 +202,7 @@ watch(()=>props.visible,(val)=>{
//todo1 , 只有一个处理 初始化 处理数据 ,进行 激活处理
forData.value = forData.value.splice(0,1);
if(forData.value.length == 1){
activeList.value.push(forData.value[0]);
activeList.value.push(0);
}
forData.value.forEach((item,i) => {