Explorar o código

资料查询列表数据保留空格

duy hai 1 ano
pai
achega
0cae03d0c3
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/styles/app/element.scss

+ 3 - 0
src/styles/app/element.scss

@@ -40,3 +40,6 @@
     margin-left: 4px;
     margin-right: 0;
 }
+.el-table .cell{
+    white-space: pre-wrap;
+}