From a9dd29714e25ba69257d956d5b8093043590e9a1 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Thu, 6 Nov 2025 09:44:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DPersonnelSelect=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E8=B7=AF=E5=BE=84=E5=BC=95=E5=85=A5=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Select/Personnel/Gwj/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Select/Personnel/Gwj/index.js b/components/Select/Personnel/Gwj/index.js index 99a30c9..d739316 100644 --- a/components/Select/Personnel/Gwj/index.js +++ b/components/Select/Personnel/Gwj/index.js @@ -1,6 +1,6 @@ import { request } from "@cqsjjb/jjb-common-lib/http"; import { useEffect, useState } from "react"; -import BasicSelect from "~/components/Select/Basic"; +import BasicSelect from "../../Basic"; /** * 基础下拉组件(港务局版本)