This commit is contained in:
Dai 2024-09-19 11:32:29 +08:00
parent c3ed259288
commit 5a2ce32c66

View File

@ -125,7 +125,7 @@
<!-- 表格行工具栏 -->
<script type="text/html" id="table-bar">
<button type="button" class="layui-btn layui-btn-xs layui-bg-green" lay-event="send_notify" permission="app.admin.studentschedule.update">发送通知</button>
<button type="button" class="layui-btn layui-btn-xs layui-bg-green" lay-event="send_notify" permission="app.admin.studentschedule.update">发送上课通知</button>
<button type="button" class="layui-btn layui-btn-xs layui-bg-red" lay-event="remove" permission="app.admin.studentschedule.delete">
删除
</button>