优化
This commit is contained in:
parent
c3ed259288
commit
5a2ce32c66
@ -125,7 +125,7 @@
|
|||||||
|
|
||||||
<!-- 表格行工具栏 -->
|
<!-- 表格行工具栏 -->
|
||||||
<script type="text/html" id="table-bar">
|
<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 type="button" class="layui-btn layui-btn-xs layui-bg-red" lay-event="remove" permission="app.admin.studentschedule.delete">
|
||||||
删除
|
删除
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user