odc.xiaohui
2023-02-21 7f1956cafa4bbc08e67713e7bfeb1748b9e588b0
src/views/operate/message/myIndex/update/index.vue
@@ -388,7 +388,7 @@
        url: "sccg/admin/info?name=" + name,
      }).then((res) => {
        this.role.targetFrom = res.data.userId;
        this.sendUser = res.data.username;
        this.sendUser = res.data.user.username;
      });
    },