@@ -525,7 +525,7 @@ export default defineComponent({
}, timerLen);
},
});
- const isShowChildLight = computed(() => {
+ const isShowChildLight:any = computed(() => {
return proxyData.lampList.length && proxyData.lampList.length > 1;
// onDeactivated(()=>{