From c40fc03236e94c0b7710d5e931a915f78ecdea13 Mon Sep 17 00:00:00 2001
From: linwenling <3256558519@qq.com>
Date: 星期二, 25 七月 2023 00:09:18 +0800
Subject: [PATCH] 所有模块的按时间搜索

---
 ruoyi-ui/src/views/selfeconomy/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/views/selfeconomy/index.vue b/ruoyi-ui/src/views/selfeconomy/index.vue
index 77702f5..cd6a243 100644
--- a/ruoyi-ui/src/views/selfeconomy/index.vue
+++ b/ruoyi-ui/src/views/selfeconomy/index.vue
@@ -20,7 +20,7 @@
 
         </el-form-item>
 
-        <el-form-item label="鏃ユ湡">
+        <el-form-item label="鏃ユ湡" prop="happenTime">
           <el-date-picker
             v-model="dateRange"
             style="width:  197px;

--
Gitblit v1.9.1