feige
2024-10-13 3119fa3f7f7a1791d918d77d3e8315d762719ab7
ruoyi-ui/src/views/honor/index.vue
@@ -858,7 +858,7 @@
        this.loading1 = true;
                let userId = this.$store.state.user.userId
              //  alert(userId)
               // alert(124)
                showShareUser(userId, 2030).then(response=>{
                   console.log("===========ddddddddddddd")
                   console.log(response.data)
@@ -899,7 +899,7 @@
      this.$modal.confirm('是否确认分享?').then(function() {
        return share(shareList);
      }).then(() => {
  this.userOptions = []
        this.getList();
      this.getList1();
        this.$modal.msgSuccess("分享成功");