From 58d1ae47dea17cb10699185066b748766f9ea261 Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期二, 16 七月 2024 17:58:30 +0800 Subject: [PATCH] qxtj --- src/api/system/tijian.js | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/api/system/tijian.js b/src/api/system/tijian.js index db75ad4..3469c29 100644 --- a/src/api/system/tijian.js +++ b/src/api/system/tijian.js @@ -1,5 +1,5 @@ import request from "@/utils/request"; -import request1 from "@/utils/request1"; +// import request1 from "@/utils/request1"; // 鏌ヨ浣撴濂楅鍒楄〃 export function deptTreeSelect(cusSex) { @@ -191,9 +191,9 @@ } -export function readCertCardInfos() { - return request1({ - url: "/readCertCardInfos", - method: "get", - }); -} \ No newline at end of file +// export function readCertCardInfos() { +// return request1({ +// url: "/readCertCardInfos", +// method: "get", +// }); +// } \ No newline at end of file -- Gitblit v1.8.0