tangning 4 달 전
부모
커밋
202f171391
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/Table/src/BasicTable.vue

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

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