讲师费用Fee , log 日志 , 模拟 0 角标 , 高亮显示默认 1 条

This commit is contained in:
gengxin
2025-02-13 18:11:08 +08:00
parent f39cad094d
commit ecd05cafa6

View File

@@ -200,11 +200,9 @@ watch(()=>props.visible,(val)=>{
console.log("getListByAffiliation gx forData.value ",forData.value)
console.log("getListByAffiliation gx forData.value value",forData.value)
//todo1 , 只有一个处理 初始化 处理数据 ,进行 激活处理
forData.value = forData.value.splice(0,1);
if(forData.value.length == 1){
activeList.value.push(0);
}
forData.value.forEach((item,i) => {
searchConditions.value.push({ nameUserNo: '', dateValue: [] });
expenseList.value.push(forData.value[i]?.expenseList || [])