src/views/message/send.vue @@ -59,7 +59,7 @@ _this.selectLoading = true userApi.selectByUserName(query).then(re => { _this.selectLoading = false _this.options = re.response _this.options = re.data }) } else { _this.options = []