diff --git a/pages/rescue/initiate.vue b/pages/rescue/initiate.vue index 3c40419..89c84d5 100644 --- a/pages/rescue/initiate.vue +++ b/pages/rescue/initiate.vue @@ -140,7 +140,7 @@ - + @@ -306,7 +306,7 @@ }, confirmm(e) { console.log(e); - this.kcname = e.value[0].dictLabel + this.kcname = e.value[0].label this.shows = false }, cancelm() {