mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-21 00:36:46 +08:00
讲师费用Fee , log 日志 , 处理 激活状态 , 模拟只有一条
This commit is contained in:
@@ -200,6 +200,7 @@ 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(forData.value[0]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user