WIP MMCM
This commit is contained in:
@@ -19,8 +19,6 @@ import {useMMCMStore} from '../stores/mmcm.js'
|
||||
export default {
|
||||
setup() {
|
||||
const store = useMMCMStore()
|
||||
|
||||
console.log(store.productList)
|
||||
return {
|
||||
store
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user