From 003120232b4b5eb13bbc00bfcbc130cffe47cc67 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期四, 26 九月 2024 17:47:31 +0800 Subject: [PATCH] 设备准备-确费功能 --- 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