From a4699355d6f92c4f1fcc99959698ccf43b383256 Mon Sep 17 00:00:00 2001
From: 晏有为 <13214124+yan-youwei@user.noreply.gitee.com>
Date: 星期三, 15 五月 2024 09:55:17 +0800
Subject: [PATCH] 获取三方人员
---
src/components/view/b1-report-preparation.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/components/view/b1-report-preparation.vue b/src/components/view/b1-report-preparation.vue
index 5ffc79a..3a85cb3 100644
--- a/src/components/view/b1-report-preparation.vue
+++ b/src/components/view/b1-report-preparation.vue
@@ -356,7 +356,6 @@
.replace(/ /g, " ");
this.claimVisible = true;
}
-
}).catch(error => {
console.error(error)
})
--
Gitblit v1.9.3