소스 검색

提交新版本

lxh 2 달 전
부모
커밋
cc716f7645
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/vent/home/configurable/configurable.api.ts

+ 1 - 0
src/views/vent/home/configurable/configurable.api.ts

@@ -5,6 +5,7 @@ import { useGlobSetting } from '/@/hooks/setting';
 import { reactive } from 'vue';
 import _ from 'lodash';
 
+
 enum Api {
   list = '/safety/ventanalyDevice/homedata2',
   getHomeData = '/safety/ventanalyDevice/homedata',