Преглед на файлове

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

lishihao преди 5 години
родител
ревизия
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';