This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
web
/
for_client
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
资料查询列表数据保留空格
duy
hace 1 año
padre
ca4408c495
commit
0cae03d0c3
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
src/styles/app/element.scss
+ 3
- 0
src/styles/app/element.scss
Ver fichero
@@ -40,3 +40,6 @@
margin-left: 4px;
margin-right: 0;
}
+.el-table .cell{
+ white-space: pre-wrap;
+}