This commit is contained in:
gotoeasy 2023-11-13 20:42:30 +08:00
parent ca3809231f
commit 2892e74f91

View File

@ -132,7 +132,7 @@ const svgLogoColor = computed(() => {
}); });
onMounted(() => { onMounted(() => {
false && checkVersion(); checkVersion();
}); });
const fnChangePsw = (form) => { const fnChangePsw = (form) => {