From 43aac46c4c586d2a906a63ec1dcaac3a49350448 Mon Sep 17 00:00:00 2001
From: zhangchunxu <1842059105@qq.com>
Date: 星期二, 01 八月 2023 19:52:17 +0800
Subject: [PATCH] 修改 签收单 “医院”和“经销商”
---
force-app/main/default/lwc/lexApplyForRepair/lexApplyForRepair.js | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/force-app/main/default/lwc/lexApplyForRepair/lexApplyForRepair.js b/force-app/main/default/lwc/lexApplyForRepair/lexApplyForRepair.js
index 33dbd59..fd53bdb 100644
--- a/force-app/main/default/lwc/lexApplyForRepair/lexApplyForRepair.js
+++ b/force-app/main/default/lwc/lexApplyForRepair/lexApplyForRepair.js
@@ -47,9 +47,7 @@
}
}).catch(error => {
console.log(error);
- }).finally(() => {
-
- });
+ })
}
//鐢宠淇悊
--
Gitblit v1.9.1