ananzhusen 11 сар өмнө
parent
commit
a29d7883ea

+ 1 - 0
src/services/download.ts

@@ -50,6 +50,7 @@ const components = [
   'thermometer1',
   'airSwitch',
   'waterTank',
+  'tablePlus'
 ];
 
 export const getDownloadList = (meta2dData: any, path: string = 'v') => {