管道基础大数据平台系统开发-【前端】-新系統界面
123
Surpriseplus
2022-11-12 e3a8cfa1f235815519d281a2f74590c432818a26
src/views/userManage/resourceManage.vue
@@ -519,12 +519,13 @@
        pageIndex: 1,
        pageSize: 10,
      },
      defaultProps: {
        children: 'children',
        label: 'label',
      },
    };
  },
  defaultProps: {
    children: 'children',
    label: 'label',
  },
  created() {
    var val = this.$store.state.currentPerms;
    var permsEntity = this.$store.state.permsEntity;
@@ -877,7 +878,7 @@
  }
  .pagination_box {
    margin-top: 20px;
     /deep/.el-input__inner {
    /deep/.el-input__inner {
      background-color: transparent !important;
      border: 1px solid;
      color: white;