车间能级提升-智能设备管理系统
zhuguifei
2025-03-21 a5e440db0ef51a31f3287175f626221aa1d4e879
1
2
3
4
import type { InjectionKey } from 'vue';
 
// eslint-disable-next-line symbol-description
export const FORM_ITEM_INJECTION_KEY = Symbol() as InjectionKey<string>;