diff --git a/src/views/Report/ReportManager.vue b/src/views/Report/ReportManager.vue
index 8ef7bba..ac18229 100644
--- a/src/views/Report/ReportManager.vue
+++ b/src/views/Report/ReportManager.vue
@@ -22,7 +22,7 @@
-
+
查询
重置
diff --git a/src/views/reportProcess/components/reportForm.vue b/src/views/reportProcess/components/reportForm.vue
index a73873b..b052e04 100644
--- a/src/views/reportProcess/components/reportForm.vue
+++ b/src/views/reportProcess/components/reportForm.vue
@@ -50,7 +50,7 @@
-
@@ -255,6 +255,7 @@ export default {
console.log("变化了", this.form)
if (this.form.secrecyLast) {
this.isShowTime = true
+ debugger
this.form.secrecyLast = new Date(this.form.secrecyLast)
}
if (this.processForm.keyContent) {