【新增】 学生新增学校字段

This commit is contained in:
DESKTOP-932OMT8\REN
2025-06-04 17:52:37 +08:00
committed by 陆光LG
parent 01ba3cee42
commit c0179d9bba
2 changed files with 19 additions and 11 deletions

View File

@@ -108,6 +108,12 @@
prop="className"
:show-overflow-tooltip="true"
/>
<el-table-column
label="学校名称"
align="center"
prop="schoolName"
:show-overflow-tooltip="true"
/>
<el-table-column label="状态" key="status" align="center">
<template #default="scope">
<el-switch