heyujie
2022-01-27 23fbd7a4c8a3f849de94fa90da4598092dc02c48
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;
      }
    }