xiangpei
2024-06-12 30b299c1554b91bfd678b41ff1f854c8c0b0e50b
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 = []