营赢盈英的博客 1: Uncaught (in promise) TypeError: Cannot readproperties of undefined (reading 'x') at t.value (apexcharts.common.js:6:113947) at t.value (apexcharts.common.js:6:113596) at t.value (apexcharts....
hamimelon2020的博客之前可能是main.js里的 import { createApp } from 'vue' import App from './App.vue' import store from './store' createApp(App).use(store).mount('#app') 没放对位置