From 105242d9df9bda200da395b04972b65cb22a4496 Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期一, 30 十二月 2024 18:08:15 +0800
Subject: [PATCH] 拼音码页面

---
 src/views/system/tijian/index.vue |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/views/system/tijian/index.vue b/src/views/system/tijian/index.vue
index 7c27cb3..aaf0a34 100644
--- a/src/views/system/tijian/index.vue
+++ b/src/views/system/tijian/index.vue
@@ -1510,8 +1510,6 @@
   getByTjNum,
 } from "@/api/hosp/customer";
 import { getPrintSetUp } from "@/api/system/examcharge";
-import axios from "axios";
-import { getIp } from "@/utils/auth";
 import {
   deptTreeSelect,
   projectGetList,

--
Gitblit v1.8.0