Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
wuye
/
MicroCommunity
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
优化 unitSelect2 显示问题
wuxw
6 lat temu
rodzic
439a08ee21
commit
c7ab697481
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
WebService/src/main/resources/components/unitPackage/unit-select2/unitSelect2.js
+ 1
- 1
WebService/src/main/resources/components/unitPackage/unit-select2/unitSelect2.js
Wyświetl plik
@@ -92,7 +92,7 @@
};
_tmpUnits.push(_tmpUnit);
}
- return _tmpUnit;
+ return _tmpUnit
s
;
}
}
});