From bb07c913aafd42fa2d6c4a2570e4d33d93295e2d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=88=98=E4=BB=95=E4=BC=9F?= <499672082@qq.com>
Date: Fri, 10 Feb 2023 11:55:28 +0000
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=89=93=E5=8D=A1=E6=AC=A1?=
=?UTF-8?q?=E6=95=B0=E7=AD=9B=E9=80=89=E6=9D=A1=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
project/qianxinan/AppSignInfo/list.vue | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/project/qianxinan/AppSignInfo/list.vue b/project/qianxinan/AppSignInfo/list.vue
index 5c1d95b3..5da8df2b 100644
--- a/project/qianxinan/AppSignInfo/list.vue
+++ b/project/qianxinan/AppSignInfo/list.vue
@@ -40,6 +40,7 @@
+
@@ -66,7 +67,7 @@ export default {
},
data() {
return {
- search: {name: "", createDateStart: "", createDateEnd: "", departmentId: ""},
+ search: {name: "", createDateStart: "", createDateEnd: "", times: "", departmentId: ""},
page: {current: 1, size: 10, total: 0},
tableData: [],
colConfigs: [