feat: 🚀 配合后端传规格型号

This commit is contained in:
2026-03-10 11:15:18 +08:00
parent 4126129d43
commit ef2831ac4a
3 changed files with 373 additions and 3 deletions

View File

@@ -5,7 +5,6 @@
export {}
declare global {
const EffectScope: typeof import("vue")["EffectScope"];
const ElMessage: typeof import("element-plus/es")["ElMessage"];
const computed: typeof import("vue")["computed"];
const createApp: typeof import("vue")["createApp"];
const customRef: typeof import("vue")["customRef"];