龚焕茏
2024-06-13 b3ac9b93a74fa2ea71a8d4f17f1df70b5fed7a06
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 = []