mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-08 02:16:45 +08:00
fix: 修复错误的标签
This commit is contained in:
@@ -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'"
|
||||
|
||||
Reference in New Issue
Block a user