ruoyi-ui/src/views/economy/index.vue
@@ -881,6 +881,7 @@ }).then(() => { this.getList(); this.getList1(); this.$modal.msgSuccess("分享成功"); this.id1 = undefined this.open1 = false; @@ -1045,6 +1046,7 @@ handleCheck(row){ // alert(123) const id = row.id; this.open2 = false; this.$router.push("/familymodel/economy/economyInfo/" + id); }, /** 修改按钮操作 */