兰宝车间质量管理系统-前端
ahao
2024-01-06 31da01bdd1e4fe8fb8eec41f401d73bcf6cc18b7
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(() => {