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, } }, // {