多体系建设信息化条统-前端
祖安之光
2025-12-03 9674af17d8e7ad8f85c9df3b89d99a71d7e39268
src/views/system/role/index.vue
@@ -124,9 +124,9 @@
<!--              <el-tooltip content="数据权限" placement="top" v-if="scope.row.roleId !== 1">-->
<!--                <el-button link type="primary" icon="CircleCheck" @click="handleDataScope(scope.row)" v-hasPermi="['system:role:edit']"></el-button>-->
<!--              </el-tooltip>-->
              <el-tooltip content="分配用户" placement="top" v-if="scope.row.roleId !== 1">
                <el-button link type="primary" icon="User" @click="handleAuthUser(scope.row)" v-hasPermi="['system:role:edit']"></el-button>
              </el-tooltip>
<!--              <el-tooltip content="分配用户" placement="top" v-if="scope.row.roleId !== 1">-->
<!--                <el-button link type="primary" icon="User" @click="handleAuthUser(scope.row)" v-hasPermi="['system:role:edit']"></el-button>-->
<!--              </el-tooltip>-->
            </template>
         </el-table-column>
      </el-table>