ソースを参照

提交新版本

lxh 1 ヶ月 前
コミット
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',