guhongwei 3 éve
szülő
commit
b36d14ce31
1 módosított fájl, 1 hozzáadás és 13 törlés
  1. 1 13
      java代码/ruoyi-ui/src/views/merits/setting/index.vue

+ 1 - 13
java代码/ruoyi-ui/src/views/merits/setting/index.vue

@@ -58,19 +58,7 @@
               class-name="small-padding fixed-width"
             >
               <template slot-scope="scope">
-                <el-button
-                  v-hasPermi="['system:role:relation']"
-                  size="mini"
-                  type="text"
-                  icon="el-icon-refresh-right"
-                  <<<<<<<
-                  h-e-a-d
-                  @click="toRelation(scope.row)"
-                >账号等级关联</el-button>
-                =======
-                >账号等级关联</el-button
-                >
-                >>>>>>> b8ad5e67a5de874abca06f3e9ae1247ae844ea55
+                <el-button size="mini" type="text" icon="el-icon-refresh-right" @click="toRelation(scope.row)">账号等级关联</el-button>
               </template>
             </el-table-column>
           </el-table>