Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
wuye
/
MicroCommunity
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
优化 unitSelect2 显示问题
wuxw
hace 6 años
padre
439a08ee21
commit
c7ab697481
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadí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 fichero
@@ -92,7 +92,7 @@
};
_tmpUnits.push(_tmpUnit);
}
- return _tmpUnit;
+ return _tmpUnit
s
;
}
}
});