yxh
2023-10-11 f3004e4dc475e6a81ac884d166fc472b052a3ab4
src/views/project/fundcheck/expertFeeCheck/index.vue
@@ -641,6 +641,8 @@
  mounted() {
    if (grtItem("expertFeeCheck")) {
      this.queryParams = grtItem("expertFeeCheck");
      this.queryParams.APPLICATIONBEGTIME = '';
      this.queryParams.APPLICATIONENDTIME ='';
    };
    this.selectReporters();
    this.getlistOrganization();
@@ -980,7 +982,7 @@
        path: "/finance/applyDetail/",
        query: {
          id: row.id,
          businessType: "2",
          businessType: "1",
          beforehandType:'1',
          operationType: "check",
        }