From 84effa9b1ba6ec0f6d9779151cb3bb75182fa489 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期五, 14 二月 2025 09:59:12 +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