From 9f292ba1b756fa6399035b227e8d9b94aac68be1 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Wed, 19 Jan 2022 16:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=B6=E9=97=B4=E9=99=90=E5=88=B6=E6=9A=82?= =?UTF-8?q?=E6=97=B6=E6=94=BE=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/visual/basicinfo/personCategory/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/modules/visual/basicinfo/personCategory/index.vue b/src/views/modules/visual/basicinfo/personCategory/index.vue index 6ae43934..46106c3e 100644 --- a/src/views/modules/visual/basicinfo/personCategory/index.vue +++ b/src/views/modules/visual/basicinfo/personCategory/index.vue @@ -118,9 +118,9 @@ export default { }, pickerOptions: { //控制时间范围 - disabledDate (time) { - return time.getTime() > (Date.now() - (24 * 60 * 60 * 1000)) - } + // disabledDate (time) { + // return time.getTime() > (Date.now() - (24 * 60 * 60 * 1000)) + // } }, dateIdShow: '', agencyId: '',