tangning hai 4 meses
pai
achega
202f171391
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Table/src/BasicTable.vue

+ 1 - 1
src/components/Table/src/BasicTable.vue

@@ -440,7 +440,7 @@
     }
   }
   // 自定义添加Table空值字符
-  .ant-table-cell:empty:after,.ant-table-cell span:empty:after {
+  .ant-table-cell:empty:after, .ant-table-cell span:empty:after {
     content: '-';
   }
   .ant-table-row-indent {