heyujie
2022-01-26 4aa13af3c74cf57d70bad9c4bc53b2c26e04fb5d
src/pages/library/index/App.vue
@@ -181,12 +181,12 @@
  height: 100%;
  .el-table {
    .cell:empty::before {
      content: "-";
      content: "--";
      color: #ccc;
    }
    .is-leaf {
      .cell:empty::before {
        content: "-";
        content: "--";
        color: #ccc;
      }
    }