feige
2024-10-07 b76ed70f00e438c7391116bf5e27312abce3f148
修改了相关bug
16个文件已修改
23 ■■■■ 已修改文件
ruoyi-ui/src/views/bignote/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/clanManager/ancestor/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/clean/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/collection/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/contacts/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/device/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/doctor/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/economy/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/honor/index.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/note/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/pet/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/secret/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/self/show.vue 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/selfeconomy/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/travel/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/wish/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/bignote/index.vue
@@ -1007,6 +1007,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
      this.$router.push("/familymodel/bignote/familyeventInfo/" + id);
    },
    /** 修改按钮操作 */
ruoyi-ui/src/views/clanManager/ancestor/index.vue
@@ -425,7 +425,7 @@
    /** 查询用户列表 */
    getList() {
      this.loading = true;
      alert(this.queryParams.name)
     // alert(this.queryParams.name)
      //alert(this.queryParams.pageNum)
      listAncestor(this.queryParams).then(response => {
          this.userList = response.data.data;
@@ -684,7 +684,7 @@
    /** 导出按钮操作 */
    handleExport() {
  const Ids = this.ids;
alert(Ids)
//alert(Ids)
      if(Ids.length==0)
      {
        this.download('/ZfAncestor/export', {
ruoyi-ui/src/views/clean/index.vue
@@ -1063,6 +1063,7 @@
      /** 查看详细信息 */
      handleCheck(row){
        const id = row.id;
        this.open2 = false;
        this.$router.push("/familymodel/clean/cleanInfo/" + id);
      },
      /** 修改按钮操作 */
ruoyi-ui/src/views/collection/index.vue
@@ -1182,6 +1182,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
      this.$router.push("/familymodel/collection/collectionInfo/" + id);
    },
ruoyi-ui/src/views/contacts/index.vue
@@ -1141,6 +1141,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
      this.$router.push("/familymodel/Contact/contactsInfo/" + id);
    },
    /** 修改按钮操作 */
ruoyi-ui/src/views/device/index.vue
@@ -1034,6 +1034,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
     // alert(988)
      this.$router.push("/familymodel/Device/equipmentInfo/" + id);
    },
ruoyi-ui/src/views/doctor/index.vue
@@ -1119,6 +1119,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
      this.$router.push("/familymodel/Doctor/doctorInfo/" + id);
    },
    /** 修改按钮操作 */
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);
    },
    /** 修改按钮操作 */
ruoyi-ui/src/views/honor/index.vue
@@ -901,6 +901,7 @@
      }).then(() => {
        this.getList();
        this.getList1();
        this.$modal.msgSuccess("分享成功");
        this.id1 = undefined
        this.open1 = false;
@@ -1108,6 +1109,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
      this.$router.push("/self/Honor/honorInfo/" + id);
    },
    /** 修改按钮操作 */
ruoyi-ui/src/views/note/index.vue
@@ -1037,6 +1037,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
      this.$router.push("/familymodel/property/propertyInfo/" + id);
    },
    /** 修改按钮操作 */
ruoyi-ui/src/views/pet/index.vue
@@ -1065,6 +1065,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
      this.$router.push("/familymodel/pet/petInfo/" + id);
    },
ruoyi-ui/src/views/secret/index.vue
@@ -1108,6 +1108,7 @@
      /** 查看详细信息 */
      handleCheck(row){
        const id = row.id;
        this.open2 = false;
        this.$router.push("/self/secret/secretInfo/" + id);
      },
      /** 修改按钮操作 */
ruoyi-ui/src/views/self/show.vue
@@ -534,7 +534,7 @@
                  size="mini"
                  type="text"
                  icon="el-icon-d-arrow-right"
                  @click="handleCheck(scope.row)">
                  @click="handleCheck1(scope.row)">
                  <span style="font-size: 14px;">查看详情</span></el-button>
                </div>
              </template>
@@ -1357,6 +1357,7 @@
    /** 查看详细信息 */
    handleCheck1(row){
      const id = row.id;
      this.open2 = false;
      this.$router.push("/self/self/memoInfo/" + id);
    },
    /** 修改按钮操作 */
@@ -1493,6 +1494,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.$router.push("/self/self/edit/" + id);
    },
    /** 修改按钮操作 */
ruoyi-ui/src/views/selfeconomy/index.vue
@@ -1138,6 +1138,7 @@
      /** 查看详细信息 */
      handleCheck(row){
        const id = row.id;
        this.open2 = false;
        this.$router.push("/self/selfeconomy/selfeconomyInfo/" + id);
      },
      /** 修改按钮操作 */
ruoyi-ui/src/views/travel/index.vue
@@ -1440,6 +1440,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
      // alert(id)
      //  alert(row.fee_id)
      this.$router.push("/self/travel/Info/" + id);
ruoyi-ui/src/views/wish/index.vue
@@ -1121,6 +1121,7 @@
    /** 查看详细信息 */
    handleCheck(row){
      const id = row.id;
      this.open2 = false;
      this.$router.push("/self/wish/wishInfo/" + id);
    },