houzhongjian
2025-04-09 eec1fdf3a531f4cd9c171ccbc01bbfadbad769b7
src/views/system/role/index.vue
@@ -125,6 +125,16 @@
            菜单权限
          </el-button>
          <el-button
            v-hasPermi="['system:permission:assign-role-data-scope']"
            link
            preIcon="ep:coin"
            title="数据权限"
            type="primary"
            @click="openDataPermissionForm(scope.row)"
          >
            数据权限
          </el-button>
          <el-button
            v-hasPermi="['system:role:delete']"
            link
            type="danger"