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