Просмотр исходного кода

feat(serve): 报表树的数据类型文件添加到index文件中

lishihao 5 лет назад
Родитель
Сommit
ac2dfdb4f2
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      types/src/interface/index.ts

+ 1 - 0
types/src/interface/index.ts

@@ -13,3 +13,4 @@ export * from './bill';
 export * from './glj';
 export * from './option';
 export * from './quantityDetail';
+export * from './report';