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