pages/index/login.vue
@@ -191,6 +191,7 @@
            },
            getOrganization() {
            this.arrayOrganization = []
                uni.request({
                    url: this.serverUrl + '/Web/GetOrganizations',
                    success: (res) => {