Explorar o código

财务检索报错修改

lichao %!s(int64=3) %!d(string=hai) anos
pai
achega
bb84a6fb73

+ 90 - 74
src/views/finance/charge/index.vue

@@ -824,7 +824,7 @@
               <el-form-item label="货权方" prop="fCtrlcorpid">
             <!--            <el-input v-model="queryParameter.fCorpid" placeholder="请输入货权方" style="width: 200px;"/>-->
             <el-select
-              v-model="queryParams.fCorpid"
+              v-model="queryParams.fCtrlcorpid"
               filterable
               remote
               clearable
@@ -957,7 +957,6 @@
             <el-col :span="8">
               <el-form-item
                 label="审核日期"
-                prop="timeExamine"
                 v-if="typevalue == 1 || typevalue == 3"
               >
                 <el-date-picker
@@ -1289,7 +1288,7 @@
 <!--        <el-button @click="printStatus = false">取 消</el-button>-->
 <!--      </span>-->
 <!--    </el-dialog>-->
-  
+
     </div>
   </div>
 </template>
@@ -1535,7 +1534,7 @@ export default {
         },
         {
           surface: "6",
-          label: "fSrcdc",
+          label: "fSrcdcName",
           name: "收/付",
           checked: 0,
           width: 100,
@@ -2227,13 +2226,13 @@ export default {
                 if (e.fBsdate) {
                   e.fBsdate = e.fBsdate.slice(0, 10);
                 }
-                if (e.fSrcdc) {
-                  if (e.fSrcdc == "D") {
-                    e.fSrcdc = "收";
-                  } else {
-                    e.fSrcdc = "付";
-                  }
-                }
+                // if (e.fSrcdc) {
+                //   if (e.fSrcdc == "D") {
+                //     e.fSrcdc = "收";
+                //   } else {
+                //     e.fSrcdc = "付";
+                //   }
+                // }
               });
             }
             this.increase_s = response.data.feeDoList;
@@ -2353,13 +2352,13 @@ export default {
               if (e.fBsdate) {
                 e.fBsdate = e.fBsdate.slice(0, 10);
               }
-              if (e.fSrcdc) {
-                if (e.fSrcdc == "D") {
-                  e.fSrcdc = "收";
-                } else {
-                  e.fSrcdc = "付";
-                }
-              }
+              // if (e.fSrcdc) {
+              //   if (e.fSrcdc == "D") {
+              //     e.fSrcdc = "收";
+              //   } else {
+              //     e.fSrcdc = "付";
+              //   }
+              // }
             });
           }
           this.increase_s = response.data.feeDoList;
@@ -2390,13 +2389,13 @@ export default {
                     if (e.fBsdate) {
                       e.fBsdate = e.fBsdate.slice(0, 10);
                     }
-                    if (e.fSrcdc) {
-                      if (e.fSrcdc == "D") {
-                        e.fSrcdc = "收";
-                      } else {
-                        e.fSrcdc = "付";
-                      }
-                    }
+                    // if (e.fSrcdc) {
+                    //   if (e.fSrcdc == "D") {
+                    //     e.fSrcdc = "收";
+                    //   } else {
+                    //     e.fSrcdc = "付";
+                    //   }
+                    // }
                   });
                 }
                 this.increase_s = response.data.feeDoList;
@@ -2428,13 +2427,13 @@ export default {
                   if (e.fBsdate) {
                     e.fBsdate = e.fBsdate.slice(0, 10);
                   }
-                  if (e.fSrcdc) {
-                    if (e.fSrcdc == "D") {
-                      e.fSrcdc = "收";
-                    } else {
-                      e.fSrcdc = "付";
-                    }
-                  }
+                  // if (e.fSrcdc) {
+                  //   if (e.fSrcdc == "D") {
+                  //     e.fSrcdc = "收";
+                  //   } else {
+                  //     e.fSrcdc = "付";
+                  //   }
+                  // }
                 });
               }
               this.increase_s = response.data.feeDoList;
@@ -2455,13 +2454,13 @@ export default {
               if (e.fBsdate) {
                 e.fBsdate = e.fBsdate.slice(0, 10);
               }
-              if (e.fSrcdc) {
-                if (e.fSrcdc == "D") {
-                  e.fSrcdc = "收";
-                } else {
-                  e.fSrcdc = "付";
-                }
-              }
+              // if (e.fSrcdc) {
+              //   if (e.fSrcdc == "D") {
+              //     e.fSrcdc = "收";
+              //   } else {
+              //     e.fSrcdc = "付";
+              //   }
+              // }
             });
           }
           this.increase_s = response.data.feeDoList;
@@ -2492,13 +2491,13 @@ export default {
                     if (e.fBsdate) {
                       e.fBsdate = e.fBsdate.slice(0, 10);
                     }
-                    if (e.fSrcdc) {
-                      if (e.fSrcdc == "D") {
-                        e.fSrcdc = "收";
-                      } else {
-                        e.fSrcdc = "付";
-                      }
-                    }
+                    // if (e.fSrcdc) {
+                    //   if (e.fSrcdc == "D") {
+                    //     e.fSrcdc = "收";
+                    //   } else {
+                    //     e.fSrcdc = "付";
+                    //   }
+                    // }
                   });
                 }
                 this.increase_s = response.data.feeDoList;
@@ -2530,13 +2529,13 @@ export default {
                   if (e.fBsdate) {
                     e.fBsdate = e.fBsdate.slice(0, 10);
                   }
-                  if (e.fSrcdc) {
-                    if (e.fSrcdc == "D") {
-                      e.fSrcdc = "收";
-                    } else {
-                      e.fSrcdc = "付";
-                    }
-                  }
+                  // if (e.fSrcdc) {
+                  //   if (e.fSrcdc == "D") {
+                  //     e.fSrcdc = "收";
+                  //   } else {
+                  //     e.fSrcdc = "付";
+                  //   }
+                  // }
                 });
               }
               this.increase_s = response.data.feeDoList;
@@ -2712,9 +2711,23 @@ export default {
       if (!Cookies.get("sysType")) {
         return this.$message("请先选择业务类型");
       }
+      if (!this.queryParams.fCorpid) {
+        return this.$message.error("请先选择结算单位");
+      }
       this.queryParameter.fToCorpid = this.queryParams.fCorpid
       this.chargeList_s = [];
-      // this.queryParameter.fToCorpid = this.queryParams.fCorpid
+      search(this.queryParameter).then((response) => {
+        this.chargeList_s = response.rows;
+        if (this.chargeList_s.length !== 0) {
+          this.$message.success("查询成功");
+          for (let item in this.chargeList_s) {
+            this.totAL += Number(this.chargeList_s[item].fAmt);
+            this.Ttime += Number(this.chargeList_s[item].fAmtdr);
+          }
+        } else {
+          this.$message.error("暂无数据");
+        }
+      });
       this.innerVisible = true;
       // if (this.queryParams.fCorpid) {
       //   this.doNot = true;
@@ -2834,6 +2847,9 @@ export default {
             this.nothing.push(this.selection[item].fName);
             if (this.increase_s.length === 0) {
               this.increase_s = this.increase_s.concat(this.selection)
+              this.increase_s.forEach(data => {
+                data.fId = null
+              })
               //去重提单号
               this.empty = new Set(this.empty);
               this.empty = Array.from(this.empty);
@@ -2860,13 +2876,13 @@ export default {
               this.innerVisible = false;
               this.chargeList_s = [];
               this.queryParameter = {
-                fCorpid: "",
+                fCorpid: null,
                 fToCorpid: this.queryParams.fCorpid,
-                fMblno: "",
-                fStatementNo: "",
-                fFeeid: "",
-                timeExamine: "",
-                timeInterval: "",
+                fMblno: null,
+                fStatementNo: null,
+                fFeeid: null,
+                timeExamine: null,
+                timeInterval: null,
                 fSystemType: Cookies.get("sysType")
               };
               return
@@ -3244,13 +3260,13 @@ export default {
               if (e.fBsdate) {
                 e.fBsdate = e.fBsdate.slice(0, 10);
               }
-              if (e.fSrcdc) {
-                if (e.fSrcdc == "D") {
-                  e.fSrcdc = "收";
-                } else {
-                  e.fSrcdc = "付";
-                }
-              }
+              // if (e.fSrcdc) {
+              //   if (e.fSrcdc == "D") {
+              //     e.fSrcdc = "收";
+              //   } else {
+              //     e.fSrcdc = "付";
+              //   }
+              // }
             });
           }
           this.increase_s = response.data.feeDoList;
@@ -3275,13 +3291,13 @@ export default {
               if (e.fBsdate) {
                 e.fBsdate = e.fBsdate.slice(0, 10);
               }
-              if (e.fSrcdc) {
-                if (e.fSrcdc == "D") {
-                  e.fSrcdc = "收";
-                } else {
-                  e.fSrcdc = "付";
-                }
-              }
+              // if (e.fSrcdc) {
+              //   if (e.fSrcdc == "D") {
+              //     e.fSrcdc = "收";
+              //   } else {
+              //     e.fSrcdc = "付";
+              //   }
+              // }
             });
           }
           this.increase_s = response.data.feeDoList;

+ 110 - 61
src/views/finance/contrast/index.vue

@@ -1227,7 +1227,6 @@
               <el-col :span="8">
                 <el-form-item
                   label="审核日期"
-                  prop="timeExamine"
                   v-if="typevalue == 1 || typevalue == 3"
                 >
                   <el-date-picker
@@ -1722,7 +1721,7 @@ import {
   listCorps,
   exporItems,
   contrastExport,
-  exportWarehousebillsitems,
+  exportWarehousebillsitems
 } from "@/api/finance/contrast";
 // import { listCorps } from "@/api/basicdata/corps";
 import { listFees } from "@/api/basicdata/fees";
@@ -2988,53 +2987,76 @@ export default {
       const { columns, data } = param;
       const sums = [];
       if (data.length > 0) {
-        if (!data[0].fSrcdc) {
-          columns.forEach((column, index) => {
-            if (index === 0) {
-              sums[index] = "合计";
-            }
-            if (
-              column.label == "金额" ||
-              column.label == "对账金额" ||
-              column.label == "本次金额" ||
-              column.label == "费用金额"
-            ) {
-              const values = data.map((item) => Number(item[column.property]));
-              if (!values.every((value) => isNaN(value))) {
-                sums[index] = values.reduce((prev, curr) => {
-                  const value = Number(curr);
-                  if (!isNaN(value)) {
-                    return prev + curr;
-                  } else {
-                    return prev;
-                  }
-                }, 0);
-              }
-            }
-          });
-        } else {
-          columns.forEach((column, index) => {
-            if (index === 0) {
-              sums[index] = "合计";
-            }
-            if (
-              column.label == "金额" ||
-              column.label == "对账金额" ||
-              column.label == "本次金额" ||
-              column.label == "费用金额"
-            ) {
-              let number = 0;
-              data.forEach((item) => {
-                if (item.fSrcdc == "D") {
-                  number = number + Number(item[column.property]);
+        columns.forEach((column, index) => {
+          if (index === 0) {
+            sums[index] = "合计";
+          }
+          if (
+            column.label == "金额" ||
+            column.label == "对账金额" ||
+            column.label == "本次金额" ||
+            column.label == "费用金额"
+          ) {
+            const values = data.map((item) => Number(item[column.property]));
+            if (!values.every((value) => isNaN(value))) {
+              sums[index] = values.reduce((prev, curr) => {
+                const value = Number(curr);
+                if (!isNaN(value)) {
+                  return prev + curr;
                 } else {
-                  number = number - Number(item[column.property]);
+                  return prev;
                 }
-              });
-              sums[index] = number;
+              }, 0);
             }
-          });
-        }
+          }
+        });
+        // if (!data[0].fSrcdc) {
+        //   columns.forEach((column, index) => {
+        //     if (index === 0) {
+        //       sums[index] = "合计";
+        //     }
+        //     if (
+        //       column.label == "金额" ||
+        //       column.label == "对账金额" ||
+        //       column.label == "本次金额" ||
+        //       column.label == "费用金额"
+        //     ) {
+        //       const values = data.map((item) => Number(item[column.property]));
+        //       if (!values.every((value) => isNaN(value))) {
+        //         sums[index] = values.reduce((prev, curr) => {
+        //           const value = Number(curr);
+        //           if (!isNaN(value)) {
+        //             return prev + curr;
+        //           } else {
+        //             return prev;
+        //           }
+        //         }, 0);
+        //       }
+        //     }
+        //   });
+        // } else {
+        //   columns.forEach((column, index) => {
+        //     if (index === 0) {
+        //       sums[index] = "合计";
+        //     }
+        //     if (
+        //       column.label == "金额" ||
+        //       column.label == "对账金额" ||
+        //       column.label == "本次金额" ||
+        //       column.label == "费用金额"
+        //     ) {
+        //       let number = 0;
+        //       data.forEach((item) => {
+        //         if (item.fSrcdc == "D") {
+        //           number = number + Number(item[column.property]);
+        //         } else {
+        //           number = number - Number(item[column.property]);
+        //         }
+        //       });
+        //       sums[index] = number;
+        //     }
+        //   });
+        // }
       }
       return sums;
     },
@@ -3341,9 +3363,33 @@ export default {
       if (!this.queryParams.fSystemType) {
         return this.$message("请先选择业务类型");
       }
+      if (!this.queryParams.fCorpid) {
+        return this.$message.error("请先选择结算单位");
+      }
       this.queryParameter = {
         fToCorpid: this.queryParams.fCorpid,
+        fReconciliation: 0,
+        fDc: 'D'
       };
+      importFee(this.queryParameter).then((response) => {
+        this.feeList = response.rows;
+        if (this.feeList.length !== 0) {
+          this.$message.success("查询成功");
+          this.totAL = 0;
+          this.Ttime = 0;
+          for (let item in this.feeList) {
+            this.totAL += Number(this.feeList[item].fAmt);
+            this.Ttime += Number(this.feeList[item].fAmtdr);
+            this.$set(
+              this.feeList[item],
+              "fBsdate",
+              this.feeList[item].fBsdate.substring(0, 10)
+            );
+          }
+        } else {
+          this.$message.error("暂无数据");
+        }
+      });
       this.innerVisible = true;
       this.feeList = [];
       // this.TWareHouseFees = {
@@ -3500,6 +3546,9 @@ export default {
             this.nothing.push(this.selection[item].fName);
             if (this.DzfeeList.length === 0) {
               this.DzfeeList = this.DzfeeList.concat(this.selection);
+              this.DzfeeList.forEach(data => {
+                data.fId = null
+              })
 
               //去重提单号
               this.empty = new Set(this.empty);
@@ -4116,13 +4165,13 @@ export default {
                     if (e.fChargedate) {
                       e.fChargedate = e.fChargedate.slice(0, 10);
                     }
-                    if (e.fSrcdc) {
-                      if (e.fSrcdc == "D") {
-                        e.fSrcdc = "收";
-                      } else {
-                        e.fSrcdc = "付";
-                      }
-                    }
+                    // if (e.fSrcdc) {
+                    //   if (e.fSrcdc == "D") {
+                    //     e.fSrcdc = "收";
+                    //   } else {
+                    //     e.fSrcdc = "付";
+                    //   }
+                    // }
                   });
                 }
                 this.DzfeeList = response.data.feeDoList;
@@ -4236,13 +4285,13 @@ export default {
                     if (e.fChargedate) {
                       e.fChargedate = e.fChargedate.slice(0, 10);
                     }
-                    if (e.fSrcdc) {
-                      if (e.fSrcdc == "D") {
-                        e.fSrcdc = "收";
-                      } else {
-                        e.fSrcdc = "付";
-                      }
-                    }
+                    // if (e.fSrcdc) {
+                    //   if (e.fSrcdc == "D") {
+                    //     e.fSrcdc = "收";
+                    //   } else {
+                    //     e.fSrcdc = "付";
+                    //   }
+                    // }
                   });
                 }
                 this.DzfeeList = response.data.feeDoList;
@@ -4535,7 +4584,7 @@ export default {
       this.$refs["ruless"].validate((valid) => {
         if (valid) {
           if (!this.queryParams.fId || this.queryParams.fId == null) {
-            this.queryParams.fBillstatus = "1";
+            // this.queryParams.fBillstatus = "1";
             let formData = new window.FormData();
             formData.append("tFee", JSON.stringify(this.queryParams));
             formData.append("tFeeDo", JSON.stringify(this.DzfeeList));

+ 112 - 95
src/views/finance/payment/index.vue

@@ -993,7 +993,6 @@
               <el-col :span="8">
                 <el-form-item
                   label="审核日期"
-                  prop="timeExamine"
                   v-if="typevalue == 1 || typevalue == 3"
                 >
                   <el-date-picker
@@ -2281,7 +2280,7 @@ export default {
         },
         {
           surface: "6",
-          label: "fSrcdc",
+          label: "fSrcdcName",
           name: "收/付",
           checked: 0,
           width: 100,
@@ -2978,13 +2977,13 @@ export default {
                 if (e.fBsdate) {
                   e.fBsdate = e.fBsdate.slice(0, 10);
                 }
-                if (e.fSrcdc) {
-                  if (e.fSrcdc == "D") {
-                    e.fSrcdc = "收";
-                  } else {
-                    e.fSrcdc = "付";
-                  }
-                }
+                // if (e.fSrcdc) {
+                //   if (e.fSrcdc == "D") {
+                //     e.fSrcdc = "收";
+                //   } else {
+                //     e.fSrcdc = "付";
+                //   }
+                // }
               });
             }
             this.increase_s = response.data.feeDoList;
@@ -3004,13 +3003,13 @@ export default {
                 if (e.fBsdate) {
                   e.fBsdate = e.fBsdate.slice(0, 10);
                 }
-                if (e.fSrcdc) {
-                  if (e.fSrcdc == "D") {
-                    e.fSrcdc = "收";
-                  } else {
-                    e.fSrcdc = "付";
-                  }
-                }
+                // if (e.fSrcdc) {
+                //   if (e.fSrcdc == "D") {
+                //     e.fSrcdc = "收";
+                //   } else {
+                //     e.fSrcdc = "付";
+                //   }
+                // }
               });
             }
             this.increase_s = response.data.feeDoList;
@@ -3029,13 +3028,13 @@ export default {
                 if (e.fBsdate) {
                   e.fBsdate = e.fBsdate.slice(0, 10);
                 }
-                if (e.fSrcdc) {
-                  if (e.fSrcdc == "D") {
-                    e.fSrcdc = "收";
-                  } else {
-                    e.fSrcdc = "付";
-                  }
-                }
+                // if (e.fSrcdc) {
+                //   if (e.fSrcdc == "D") {
+                //     e.fSrcdc = "收";
+                //   } else {
+                //     e.fSrcdc = "付";
+                //   }
+                // }
               });
             }
             this.increase_s = response.data.feeDoList;
@@ -3137,13 +3136,13 @@ export default {
               if (e.fBsdate) {
                 e.fBsdate = e.fBsdate.slice(0, 10);
               }
-              if (e.fSrcdc) {
-                if (e.fSrcdc == "D") {
-                  e.fSrcdc = "收";
-                } else {
-                  e.fSrcdc = "付";
-                }
-              }
+              // if (e.fSrcdc) {
+              //   if (e.fSrcdc == "D") {
+              //     e.fSrcdc = "收";
+              //   } else {
+              //     e.fSrcdc = "付";
+              //   }
+              // }
             });
           }
           this.increase_s = response.data.feeDoList;
@@ -3175,13 +3174,13 @@ export default {
                     if (e.fBsdate) {
                       e.fBsdate = e.fBsdate.slice(0, 10);
                     }
-                    if (e.fSrcdc) {
-                      if (e.fSrcdc == "D") {
-                        e.fSrcdc = "收";
-                      } else {
-                        e.fSrcdc = "付";
-                      }
-                    }
+                    // if (e.fSrcdc) {
+                    //   if (e.fSrcdc == "D") {
+                    //     e.fSrcdc = "收";
+                    //   } else {
+                    //     e.fSrcdc = "付";
+                    //   }
+                    // }
                   });
                 }
                 this.increase_s = response.data.feeDoList;
@@ -3213,13 +3212,13 @@ export default {
                   if (e.fBsdate) {
                     e.fBsdate = e.fBsdate.slice(0, 10);
                   }
-                  if (e.fSrcdc) {
-                    if (e.fSrcdc == "D") {
-                      e.fSrcdc = "收";
-                    } else {
-                      e.fSrcdc = "付";
-                    }
-                  }
+                  // if (e.fSrcdc) {
+                  //   if (e.fSrcdc == "D") {
+                  //     e.fSrcdc = "收";
+                  //   } else {
+                  //     e.fSrcdc = "付";
+                  //   }
+                  // }
                 });
               }
               this.increase_s = response.data.feeDoList;
@@ -3240,13 +3239,13 @@ export default {
               if (e.fBsdate) {
                 e.fBsdate = e.fBsdate.slice(0, 10);
               }
-              if (e.fSrcdc) {
-                if (e.fSrcdc == "D") {
-                  e.fSrcdc = "收";
-                } else {
-                  e.fSrcdc = "付";
-                }
-              }
+              // if (e.fSrcdc) {
+              //   if (e.fSrcdc == "D") {
+              //     e.fSrcdc = "收";
+              //   } else {
+              //     e.fSrcdc = "付";
+              //   }
+              // }
             });
           }
           this.increase_s = response.data.feeDoList;
@@ -3277,13 +3276,13 @@ export default {
                     if (e.fBsdate) {
                       e.fBsdate = e.fBsdate.slice(0, 10);
                     }
-                    if (e.fSrcdc) {
-                      if (e.fSrcdc == "D") {
-                        e.fSrcdc = "收";
-                      } else {
-                        e.fSrcdc = "付";
-                      }
-                    }
+                    // if (e.fSrcdc) {
+                    //   if (e.fSrcdc == "D") {
+                    //     e.fSrcdc = "收";
+                    //   } else {
+                    //     e.fSrcdc = "付";
+                    //   }
+                    // }
                   });
                 }
                 this.increase_s = response.data.feeDoList;
@@ -3315,13 +3314,13 @@ export default {
                   if (e.fBsdate) {
                     e.fBsdate = e.fBsdate.slice(0, 10);
                   }
-                  if (e.fSrcdc) {
-                    if (e.fSrcdc == "D") {
-                      e.fSrcdc = "收";
-                    } else {
-                      e.fSrcdc = "付";
-                    }
-                  }
+                  // if (e.fSrcdc) {
+                  //   if (e.fSrcdc == "D") {
+                  //     e.fSrcdc = "收";
+                  //   } else {
+                  //     e.fSrcdc = "付";
+                  //   }
+                  // }
                 });
               }
               this.increase_s = response.data.feeDoList;
@@ -3494,11 +3493,26 @@ export default {
       if (!Cookies.get("sysType")) {
         return this.$message("请先选择业务类型");
       }
+      if (!this.queryParams.fCorpid) {
+        return this.$message.error("请先选择结算单位");
+      }
       this.queryParameter = {
         fToCorpid: this.queryParams.fCorpid,
       };
       this.chargeList_s = [];
       // this.queryParameter.fToCorpid = this.queryParams.fCorpid
+      search(this.queryParameter).then((response) => {
+        this.chargeList_s = response.rows;
+        if (this.chargeList_s.length !== 0) {
+          this.$message.success("查询成功");
+          for (let item in this.chargeList_s) {
+            this.totAL += Number(this.chargeList_s[item].fAmt);
+            this.Ttime += Number(this.chargeList_s[item].fAmtdr);
+          }
+        } else {
+          this.$message.error("暂无数据");
+        }
+      });
       this.innerVisible = true;
       if (this.queryParams.fCorpid) {
         this.doNot = true;
@@ -3619,6 +3633,9 @@ export default {
             this.nothing.push(this.selection[item].fName);
             if (this.increase_s.length === 0) {
               this.increase_s = this.increase_s.concat(this.selection);
+              this.increase_s.forEach(data => {
+                data.fId = null
+              })
               //去重提单号
               this.empty = new Set(this.empty);
               this.empty = Array.from(this.empty);
@@ -3644,13 +3661,13 @@ export default {
               this.innerVisible = false;
               this.chargeList_s = [];
               this.queryParameter = {
-                fCorpid: "",
+                fCorpid: null,
                 fToCorpid: this.queryParams.fCorpid,
-                fMblno: "",
-                fStatementNo: "",
-                fFeeid: "",
-                timeExamine: "",
-                timeInterval: "",
+                fMblno: null,
+                fStatementNo: null,
+                fFeeid: null,
+                timeExamine: null,
+                timeInterval: null,
                 fSystemType: Cookies.get("sysType"),
               };
               return;
@@ -3694,17 +3711,17 @@ export default {
                 this.innerVisible = false;
                 this.chargeList_s = [];
                 this.queryParameter = {
-                  fCorpid: "",
+                  fCorpid: null,
                   fToCorpid: this.queryParams.fCorpid,
-                  fMblno: "",
-                  fStatementNo: "",
-                  fFeeid: "",
-                  fBilltype: "",
-                  fBusinessType: "",
-                  fVslid: "",
-                  fVoyid: "",
-                  timeExamine: "",
-                  timeInterval: "",
+                  fMblno: null,
+                  fStatementNo: null,
+                  fFeeid: null,
+                  fBilltype: null,
+                  fBusinessType: null,
+                  fVslid: null,
+                  fVoyid: null,
+                  timeExamine: null,
+                  timeInterval: null,
                   fSystemType: Cookies.get("sysType"),
                 };
                 this.increase_s = result;
@@ -4036,13 +4053,13 @@ export default {
               if (e.fBsdate) {
                 e.fBsdate = e.fBsdate.slice(0, 10);
               }
-              if (e.fSrcdc) {
-                if (e.fSrcdc == "D") {
-                  e.fSrcdc = "收";
-                } else {
-                  e.fSrcdc = "付";
-                }
-              }
+              // if (e.fSrcdc) {
+              //   if (e.fSrcdc == "D") {
+              //     e.fSrcdc = "收";
+              //   } else {
+              //     e.fSrcdc = "付";
+              //   }
+              // }
             });
           }
           this.increase_s = response.data.feeDoList;
@@ -4062,13 +4079,13 @@ export default {
               if (e.fBsdate) {
                 e.fBsdate = e.fBsdate.slice(0, 10);
               }
-              if (e.fSrcdc) {
-                if (e.fSrcdc == "D") {
-                  e.fSrcdc = "收";
-                } else {
-                  e.fSrcdc = "付";
-                }
-              }
+              // if (e.fSrcdc) {
+              //   if (e.fSrcdc == "D") {
+              //     e.fSrcdc = "收";
+              //   } else {
+              //     e.fSrcdc = "付";
+              //   }
+              // }
             });
           }
           this.increase_s = response.data.feeDoList;