shawenguan před 2 roky
rodič
revize
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()) {

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 1 - 5
Scripts/gandart/gandartExchange.js


Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů