Browse Source

[Feat 0000] 去除保德配置中的mock

houzekong 5 months ago
parent
commit
a452b45353
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/vent/home/configurable/configurable.data.ts

+ 1 - 1
src/views/vent/home/configurable/configurable.data.ts

@@ -1655,7 +1655,7 @@ export const testConfigBDDust: Config[] = [
       list: [],
       complex_list: [],
       preset: [],
-      mock: BDdustMock,
+      // mock: BDdustMock,
     },
     showStyle: {
       size: 'width:1000px;height:280px;',