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