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