fuliqi
2024-10-17 0cefa99d2ae9ba43e60fe3e1beceb000dd186931
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 = []