Lyy
2020-08-17 4f7702b22a715272e9210571c69b80b4eb89ef4f
ruoyi-ui/src/views/monitor/operlog/index.vue
@@ -100,7 +100,7 @@
          v-hasPermi="['system:config:export']"
        >导出</el-button>
      </el-col>
      <table-tools-ext :showSearch.sync="showSearch" @queryTable="getList"></table-tools-ext>
      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
    </el-row>
    <el-table v-loading="loading" :data="list" @selection-change="handleSelectionChange">