Sfoglia il codice sorgente

普通材料可以作为机械的组成物

vian 5 anni fa
parent
commit
80389edd92
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      public/web/gljUtil.js

+ 1 - 1
public/web/gljUtil.js

@@ -562,5 +562,5 @@ let gljUtil = {
     },
     hasCompMaterial:[202, 203, 204],//有组成物的材料
     hasCompMachine:[301],//有组成物的机械
-    machineComposition:[302,303]//可以做为机械组成物的类型
+    machineComposition:[201,302,303]//可以做为机械组成物的类型
 }