ruoyi-ui/src/views/collection/index.vue
@@ -841,7 +841,8 @@ const list = {"shareIds": [this.selectWho],"shareContents": [row.id]} deleteShareData(list).then(()=>{ Message({ message: "收回成功", type: 'success' }) this.getList1(); alert(234) const list2 = {"shareIds": [this.selectWho]} shareToWho(list2,this.queryParams2).then(response => { this.shareList1 = response.data.data @@ -981,6 +982,7 @@ }).then(() => { this.getList(); this.getList1(); this.$modal.msgSuccess("分享成功"); this.id1 = undefined this.open1 = false;