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