From 2ee240ea35268fcf9a5ac49c3efde71d0ba01b97 Mon Sep 17 00:00:00 2001 From: Zxuyoubin Date: Sun, 7 Apr 2024 17:53:27 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=AD=A6=E9=9A=86=E9=B2=81?= =?UTF-8?q?=E6=B8=9D=E5=8D=8F=E4=BD=9C=E7=A4=BA=E8=8C=83=E6=9D=91=E6=95=B0?= =?UTF-8?q?=E5=AD=97=E5=8C=96=E8=B5=8B=E8=83=BD=20app=E7=A0=94=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/inspectionManager/inspection/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/inspectionManager/inspection/index.tsx b/src/inspectionManager/inspection/index.tsx index c59fc96..4ee8795 100644 --- a/src/inspectionManager/inspection/index.tsx +++ b/src/inspectionManager/inspection/index.tsx @@ -68,8 +68,6 @@ const EquipMent = () => { getList('0') } } - - function handleDateChange(e) { const value = e.detail.value setDate(value)