RuoYi
2020-10-03 c19fec2cf8f23b132c292bb783ff7c309b5c5a96
ruoyi-ui/src/views/system/dict/data.vue
@@ -75,7 +75,7 @@
          v-hasPermi="['system:dict: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="dataList" @selection-change="handleSelectionChange">