src/views/login-sy.vue @@ -165,7 +165,7 @@ }); }, getorganization() { getorganization().then((res) => { getorganization({ pageSize: 30 }).then((res) => { if (res.code == 200) { this.options = res.rows.map((item) => ({ value: item.medicalCode,