heyujie
2022-01-05 0a79270caa47b53f4525b867d0533052b5e30f24
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;
      }
    }