zhangwei
9 天以前 03c275439949875a857538df89a41696642c42b3
src/views/system/dept/index.vue
@@ -242,7 +242,7 @@
      </el-card>
      <PureTableBar
        title=""
        :columns="nowRole.code == 'CGR' ? CGRcolumns : columns"
        :columns="nowRole.code == 'DLJG' ? CGRcolumns : columns"
        :tableRef="tableRef?.getTableRef()"
        @refresh="onSearch"
        @fullscreen="onFullscreen"