|
@@ -69,7 +69,8 @@ const Cloud = () => {
|
|
|
projectType: roadpricingEnum[columnStateType]
|
|
projectType: roadpricingEnum[columnStateType]
|
|
|
})
|
|
})
|
|
|
}
|
|
}
|
|
|
- className="text-primary cursor-pointer hover:text-[#967bbd]">
|
|
|
|
|
|
|
+ className="text-primary cursor-pointer hover:text-[#967bbd]"
|
|
|
|
|
+ >
|
|
|
{text}
|
|
{text}
|
|
|
</span>
|
|
</span>
|
|
|
)
|
|
)
|
|
@@ -150,7 +151,8 @@ const Cloud = () => {
|
|
|
)
|
|
)
|
|
|
)}
|
|
)}
|
|
|
</div>
|
|
</div>
|
|
|
- }>
|
|
|
|
|
|
|
+ }
|
|
|
|
|
+ >
|
|
|
{record.all_online_times}
|
|
{record.all_online_times}
|
|
|
</Tooltip>
|
|
</Tooltip>
|
|
|
)
|
|
)
|