shawenguan 2 rokov pred
rodič
commit
9c7bf6b5cc

+ 1 - 1
Scripts/gandart/gandartComposite.js

@@ -77,7 +77,7 @@ let gFuncEnables = lk.getVal(GandartConstKey.CompositeFuncEnalbleList);
 if (!lk.isEmpty(gFuncEnables)) {
     gFuncEnables = gFuncEnables.split(',');
 } else {
-    gFuncEnables = [];
+    gFuncEnables = ["TaskList", "MateList", "DecidedList"];
 }
 if (!lk.isExecComm) {
     if (!lk.isRequest()) {

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1 - 5
Scripts/gandart/gandartExchange.js


Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov