Browse Source

update ruoyi-ui/src/views/monitor/logininfor/index.vue.

asher 3 năm trước cách đây
mục cha
commit
f938a24df0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ruoyi-ui/src/views/monitor/logininfor/index.vue

+ 1 - 1
ruoyi-ui/src/views/monitor/logininfor/index.vue

@@ -84,7 +84,7 @@
           icon="el-icon-download"
           size="mini"
           @click="handleExport"
-          v-hasPermi="['system:logininfor:export']"
+          v-hasPermi="['monitor:logininfor:export']"
         >导出</el-button>
       </el-col>
       <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>