瀏覽代碼

选型bug修复

qymljy 1 年之前
父節點
當前提交
8c2b7ade1e
共有 1 個文件被更改,包括 2 次插入2 次删除
  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]] = "";