v1.9 改成2026

This commit is contained in:
wuxw 2026-01-12 13:15:57 +08:00
parent 68220d50cc
commit fdf8fdd744

View File

@ -24,7 +24,7 @@
</el-form>
<!-- Add a white line and copyright info below the form -->
<div class="divider"></div>
<div class="copyright">©2020-2025 <span v-html="companyName"></span></div>
<div class="copyright">©2020-2026 <span v-html="companyName"></span></div>
</div>
<select-login-user ref="selectLoginUserRef" @select="handleSelect"></select-login-user>
</div>