fix: 修复错误的标签

This commit is contained in:
joshen
2025-09-28 19:58:30 +08:00
parent 7e0223bddd
commit 6f9f54c40a

View File

@@ -1,5 +1,6 @@
<template>
<div class="TableStudent">
<a-row
type="flex"
gutter="12"
@@ -250,7 +251,6 @@
info
>更新
</a-button>
</a-button>
<a-button
v-if="checkPer(permissions)"
:disabled="record.isLeader === '1'"