兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-12-14 0541af5abbf9809bdb8f0d9ed87a323e9c9b6dff
src/App.vue
@@ -10,7 +10,7 @@
import useAppStore from '@/store/modules/app';
const appStore = useAppStore();
const size = computed(() => appStore.size as any);
const size = computed(() => appStore.size);
onMounted(() => {
  nextTick(() => {