src/views/SignMachineNest/MachineLeft/MachineData.vue
@@ -27,9 +27,9 @@ const statisticsList = ref([]); const singleTotal = inject('singleTotal') // 添加监听 watch( () => store.state.home.singleTotal, watch(singleTotal, (newValue) => { if (!newValue) return; statisticsList.value = [