@@ -471,6 +471,7 @@ const toCancel = (index, rowIndex) => {
);
}
};
+//根据类型返横列字段
const configeObj = (type) => {
switch (type) {
//温湿度
@@ -481,7 +482,7 @@ const configeObj = (type) => {
case "GDC":
return ["height"];
case "WKDLT":
- return ["temperature"];
+ return ["tipTemperature"];
//电动螺丝刀
case "DDLSD":
return [