xiangpei
2024-12-30 6969eba8c3fcd5da8f57bf1a6c1c04a84e7ab7f3
src/views/register.vue
@@ -153,8 +153,8 @@
}
onMounted(() => {
  getCode();
  initTenantList();
  // getCode();
  // initTenantList();
})
</script>