From 4518a41e3fce438fcf861317a603c6c17c1a047a Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 13 二月 2025 17:52:32 +0800
Subject: [PATCH] 实验室资质、能力范围、场所或设施页面迁移

---
 src/api/system/customer.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/api/system/customer.js b/src/api/system/customer.js
index f64f3e2..a218cfb 100644
--- a/src/api/system/customer.js
+++ b/src/api/system/customer.js
@@ -1,5 +1,4 @@
 import request from '@/utils/request'
-import { parseStrEmpty } from "@/utils/ruoyi";
 
 // 鏌ヨ瀹㈡埛鍒楄〃
 export function selectCustomPageList(query) {

--
Gitblit v1.9.3