Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
wuye
/
MicroCommunity
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
优化 unitSelect2 显示问题
wuxw
%!s(int64=6) %!d(string=hai) anos
pai
439a08ee21
achega
c7ab697481
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
WebService/src/main/resources/components/unitPackage/unit-select2/unitSelect2.js
+ 1
- 1
WebService/src/main/resources/components/unitPackage/unit-select2/unitSelect2.js
Ver ficheiro
@@ -92,7 +92,7 @@
};
_tmpUnits.push(_tmpUnit);
}
- return _tmpUnit;
+ return _tmpUnit
s
;
}
}
});