From 5e827ef678f27df326959d6d18a5a39676161dd0 Mon Sep 17 00:00:00 2001 From: LiLongLong <13717757313@163.com> Date: Tue, 14 Jan 2025 09:19:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=BB=A3=E7=A0=81=EF=BC=8C?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/modules/consumables.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/store/modules/consumables.ts b/src/store/modules/consumables.ts index bf9dd7f..fd1ba58 100644 --- a/src/store/modules/consumables.ts +++ b/src/store/modules/consumables.ts @@ -69,6 +69,10 @@ export const useConsumablesStore = defineStore( setConsumablesData, updateReactionPlateNum, updateTipNum, + + // updateWasteStatus, + // wasteStatus, + hasAllConsumables, } }, // {