Browse Source

选型bug修复

qymljy 1 year ago
parent
commit
8c2b7ade1e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/optionSystem/selectOption/components/DieFa.vue

+ 2 - 2
src/optionSystem/selectOption/components/DieFa.vue

@@ -755,7 +755,7 @@
           >{{ $t(position == "单独选型" ? "保存选型单" : "确认添加") }}</el-button
         >
       </div>
-    </div>
+    </div>Fsearch
   </div>
 </template>
 
@@ -981,7 +981,7 @@ export default {
             whereKeys[i].indexOf("maxrounddiameter") != -1 ||
             whereKeys[i].indexOf("maxsquarewidth") != -1 ||
             whereKeys[i].indexOf("torque") != -1 ||
-            whereKeys[i].indexOf("drivetype") != -1
+            whereKeys[i].indexOf("drivetype") != -1 || whereKeys[i].indexOf('caliber') != -1
           )
             continue;
           this[type].content.where[whereKeys[i]] = "";