若依
2021-03-07 fea3ff7b2ac4658baeb2f5d487378426cb6c2eb4
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>