兰宝车间质量管理系统-前端
疯狂的狮子Li
2024-11-29 484db3c09ec004d0ec9fb4a59aae170eabd07be0
update 优化 删除无用变量
已修改1个文件
4 ■■■■ 文件已修改
src/types/module.d.ts 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/types/module.d.ts
@@ -49,7 +49,3 @@
    }[keyof T]
  : P;
declare module 'vform3-builds' {
  const content: any;
  export = content;
}