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