From 20e11b0f542d85c0008defabdd2f06169ed4a0af Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期四, 29 八月 2024 16:41:21 +0800
Subject: [PATCH] update
---
src/views/ecg/queue/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/ecg/queue/index.vue b/src/views/ecg/queue/index.vue
index 97e1d70..eb58137 100644
--- a/src/views/ecg/queue/index.vue
+++ b/src/views/ecg/queue/index.vue
@@ -215,7 +215,7 @@
import { dateFormatter } from '@/utils/formatTime'
import download from '@/utils/download'
import { queueApi, QueueVO } from '@/api/ecg/queue'
-import queueForm from './QueueForm2.vue'
+import queueForm from './QueueForm.vue'
import {DICT_TYPE, getIntDictOptions} from '@/utils/dict'
/** 鎺掗槦 鍒楄〃 */
--
Gitblit v1.9.3