feige
2024-10-07 b76ed70f00e438c7391116bf5e27312abce3f148
ruoyi-ui/src/views/economy/index.vue
@@ -1045,6 +1045,7 @@
    handleCheck(row){
     // alert(123)
      const id = row.id;
     this.open2 = false;
      this.$router.push("/familymodel/economy/economyInfo/" + id);
    },
    /** 修改按钮操作 */