Browse Source

字段修改

dengrui 4 months ago
parent
commit
9a83e8db24
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/pro-steps/components/screwdriver.vue

+ 2 - 1
src/views/pro-steps/components/screwdriver.vue

@@ -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 [