|
|
|
@ -94,9 +94,9 @@
|
|
|
|
|
<span class="woo-tool-span woo-tool-text-span" data-tool-sort="120" lay-event="studentMgmt"><a
|
|
|
|
|
class="woo-theme-color">学生维护</a></span>
|
|
|
|
|
|
|
|
|
|
<i class="woo-tool-text-delimiter"></i>
|
|
|
|
|
<!-- <i class="woo-tool-text-delimiter"></i>
|
|
|
|
|
<span class="woo-tool-span woo-tool-text-span" data-tool-sort="120" lay-event="parentMgmt"><a
|
|
|
|
|
class="woo-theme-color">家长维护</a></span>
|
|
|
|
|
class="woo-theme-color">家长维护</a></span> -->
|
|
|
|
|
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
@ -208,7 +208,7 @@
|
|
|
|
|
{ title: '学校名称', field: 'org_name', align: 'center' },
|
|
|
|
|
{ title: '统一社会信用代码', field: 'org_code', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '学校类型', field: 'school_type_name', align: 'center', width: "15%" },
|
|
|
|
|
{ title: '操作', toolbar: '#table-bar', align: 'center', width: "35%" }
|
|
|
|
|
{ title: '操作', toolbar: '#table-bar', align: 'center', width: "30%" }
|
|
|
|
|
]],
|
|
|
|
|
skin: 'line',
|
|
|
|
|
toolbar: '#table-toolbar',
|
|
|
|
|