From fcc0076c3507bc4e544c3cb3915204937fa46f60 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期三, 06 八月 2025 11:15:42 +0800
Subject: [PATCH] qxtj

---
 pagesA/Examiner/Examiner.vue |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/pagesA/Examiner/Examiner.vue b/pagesA/Examiner/Examiner.vue
index 24d4c39..3f72b19 100644
--- a/pagesA/Examiner/Examiner.vue
+++ b/pagesA/Examiner/Examiner.vue
@@ -122,7 +122,6 @@
 	} from "@/api/system/history";
 	import {
 		bindPhone,
-		getIdCardByPhone
 	} from "@/api/login";
 	import {
 		getDicts
@@ -166,9 +165,6 @@
 		onLoad(option) {
 			console.log(option)
 			this.id = option.id
-		},
-		created() {
-			this.getList();
 		},
 		methods: {
 			getList() {

--
Gitblit v1.8.0