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