yanzai 1 year ago
parent 7262c7e466
commit 8f31c52451

@ -124,7 +124,7 @@
}
const itemClasses=(item)=>{
return {
'status_zhengchang': item.type === 0,
'status_zhengchang': item.type === 1,
'plan_block': true,
'status_zhanyong':item.status===2,
'status_xuanzhong':item.selected===true,

Loading…
Cancel
Save