谢凯
2021-03-22 881dc3fcf09ad6cc6347b4b09f1172b353645d49
ruoyi-ui/src/views/monitor/operlog/index.vue
@@ -100,7 +100,7 @@
          icon="el-icon-download"
          size="mini"
          @click="handleExport"
          v-hasPermi="['system:config:export']"
          v-hasPermi="['monitor:operlog:export']"
        >导出</el-button>
      </el-col>
      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>