!184 update ruoyi-ui/src/views/monitor/operlog/index.vue.
Merge pull request !184 from asher/N/A
This commit is contained in:
		
						commit
						fea3ff7b2a
					
				| 
						 | 
					@ -100,7 +100,7 @@
 | 
				
			||||||
          icon="el-icon-download"
 | 
					          icon="el-icon-download"
 | 
				
			||||||
          size="mini"
 | 
					          size="mini"
 | 
				
			||||||
          @click="handleExport"
 | 
					          @click="handleExport"
 | 
				
			||||||
          v-hasPermi="['system:config:export']"
 | 
					          v-hasPermi="['monitor:operlog:export']"
 | 
				
			||||||
        >导出</el-button>
 | 
					        >导出</el-button>
 | 
				
			||||||
      </el-col>
 | 
					      </el-col>
 | 
				
			||||||
      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
 | 
					      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue