邓洁: 隧道管理中点击预览隧道
This commit is contained in:
@@ -74,7 +74,6 @@ const bgImage = computed(() =>
|
||||
: "bg.png"
|
||||
);
|
||||
watch(() => props.eleData, (now) => {
|
||||
console.log('now.frequencyChangerList',now)
|
||||
if(now.frequencyChangerList.length===0){
|
||||
electricityConsumptionMonthly.value=0
|
||||
}else {
|
||||
|
||||
Reference in New Issue
Block a user