兰宝车间质量管理系统-前端
这夏天依然平凡
2024-02-23 5b991be4c2970376cdc47e92edcab307a914fc7a
src/types/module.d.ts
@@ -11,7 +11,7 @@
export {};
declare module '@vue/runtime-core' {
declare module 'vue' {
  interface ComponentCustomProperties {
    // 全局方法声明
    $modal: typeof modal;