From 1ee29305234187708256b23f445156e32c257416 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期四, 26 九月 2024 11:51:11 +0800
Subject: [PATCH] update

---
 src/views/ecg/doctor/DevInstall.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/ecg/doctor/DevInstall.vue b/src/views/ecg/doctor/DevInstall.vue
index f89db31..c8e3804 100644
--- a/src/views/ecg/doctor/DevInstall.vue
+++ b/src/views/ecg/doctor/DevInstall.vue
@@ -259,7 +259,6 @@
 
 const getSelectedRent = async (rentId) => {
   formData.value = await DevRentApi.getDevRent(rentId)
-  getDevInfo()
 }
 
 const cancelInstall = async () => {

--
Gitblit v1.9.3