新增页面1

This commit is contained in:
wuyibo
2022-11-03 16:58:42 +08:00
parent 974652f853
commit d8273f8a2f

View File

@@ -127,7 +127,7 @@
type="text" type="text"
icon="el-icon-user-solid" icon="el-icon-user-solid"
@click="handleTeamMembers(scope.row)" @click="handleTeamMembers(scope.row)"
v-hasPermi="['system:basketBallTeam:edit']" v-hasPermi="['system:teamMembers:list']"
>球队成员</el-button> >球队成员</el-button>
</template> </template>
</el-table-column> </el-table-column>