摘要: 组件类型 import {ComponentPublicInstance, getCurrentInstance} from "vue"; export abstract class CommonComponent { proxy?: ComponentPublicInstance = null; 阅读全文
posted @ 2024-07-29 10:39 fight139 阅读(2) 评论(0) 推荐(0) 编辑