整改单位

移植生日祝福
移植拉取人员
移植拉取单位
This commit is contained in:
2026-08-28 14:51:58 +08:00
parent bc327bd5c0
commit 480e4b5ce2
48 changed files with 1401 additions and 896 deletions
@@ -153,7 +153,7 @@ layout("/layouts/v4/baseLayout.html"){
<work-template v-if="$auth.hasRoleOr(['SYSADMIN','SCHOOL_UNION_ADMIN'])"></work-template>
<jcdt :list="websiteNews"></jcdt>
<!-- <jcdt :list="websiteNews"></jcdt> -->
</div>
</div>
@@ -184,7 +184,7 @@ layout("/layouts/v4/baseLayout.html"){
'stats': stats,
},
mounted() {
this.getWebSiteNews()
// this.getWebSiteNews()
},
methods: {
getWebSiteNews(){