dengrui 7 месяцев назад
Родитель
Сommit
6b8644d354
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      src/views/base/craftManagement/route/components/configs.ts

+ 4 - 4
src/views/base/craftManagement/route/components/configs.ts

@@ -367,8 +367,8 @@ export const comTypes: comType[] = [
     compentName: "测试数据",
     compentType: "ceshishuju",
   },
-  {
-    compentName: "数据采集",
-    compentType: "screwdriver",
-  },
+  // {
+  //   compentName: "数据采集",
+  //   compentType: "screwdriver",
+  // },
 ];