odc.xiaohui
2023-12-19 5bcde3b761933fe21214f2539c59a7c750138c41
src/views/register.vue
@@ -153,8 +153,8 @@
}
onMounted(() => {
  getCode();
  initTenantList();
  // getCode();
  // initTenantList();
})
</script>