From 36229448f3d9631a46101e6e7467cdaa64b08f86 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 10 十月 2023 15:06:17 +0800
Subject: [PATCH] 11
---
src/views/project/fundcheck/performanceCheck/index.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/views/project/fundcheck/performanceCheck/index.vue b/src/views/project/fundcheck/performanceCheck/index.vue
index c7cae40..579e40d 100644
--- a/src/views/project/fundcheck/performanceCheck/index.vue
+++ b/src/views/project/fundcheck/performanceCheck/index.vue
@@ -437,6 +437,8 @@
mounted() {
if (grtItem("officeExpenseCheck")) {
this.queryParams = grtItem("officeExpenseCheck");
+ this.queryParams.APPLICATIONBEGTIME = '';
+ this.queryParams.APPLICATIONENDTIME ='';
}
this.getlistOrganization();
//his.getlistUser();
--
Gitblit v1.9.3