@@ -0,0 +1,6 @@
+<script setup>
+
+</script>
+<template>
+ 1234
+</template>
+ 123
@@ -72,6 +72,14 @@ export const menuList = [
{ icon: getAssetsImages('index/jslswc.png'), menuName: '教师临时外出', path: '/administrativeService/teacherTempGoOut' },
],
},
+ {
+ tag: 'xzfw',
+ title: '行政服务',
+ list: [
+ { icon: getAssetsImages('index/xclb.png'), menuName: '校产列表', path: '/borrowReceive/schoolPropertyList' },
+ { icon: getAssetsImages('index/jylb.png'), menuName: '借用列表', path: '/borrowReceive/borrowList' },
+ ],
+ },
// {
// title: '学生竞赛管理',
// list: [