feat:样品库管理
This commit is contained in:
@@ -6,12 +6,10 @@ const biz = defineStore({
|
||||
state: () => ({
|
||||
deviceInfo: {},
|
||||
scanQRInfo: null,
|
||||
|
||||
flagInfo: {}
|
||||
}),
|
||||
|
||||
actions: {
|
||||
|
||||
}
|
||||
actions: {}
|
||||
})
|
||||
|
||||
export default biz
|
||||
|
||||
Reference in New Issue
Block a user