兰宝车间质量管理系统-前端
疯狂的狮子Li
2024-06-06 2c9c837c1b999748e3ec7e0526f5673111d108bd
src/types/module.d.ts
@@ -11,7 +11,7 @@
export {};
declare module '@vue/runtime-core' {
declare module 'vue' {
  interface ComponentCustomProperties {
    // 全局方法声明
    $modal: typeof modal;