Browse Source

合并代码,解决冲突

dev
LiLongLong 7 months ago
parent
commit
5e827ef678
  1. 4
      src/store/modules/consumables.ts

4
src/store/modules/consumables.ts

@ -69,6 +69,10 @@ export const useConsumablesStore = defineStore(
setConsumablesData, setConsumablesData,
updateReactionPlateNum, updateReactionPlateNum,
updateTipNum, updateTipNum,
// updateWasteStatus,
// wasteStatus,
hasAllConsumables,
} }
}, },
// { // {

Loading…
Cancel
Save