From 26ad084e248b21ced76e6226ab2a32db53f582b9 Mon Sep 17 00:00:00 2001
From: twysparks <twysparks@163.com>
Date: 星期三, 26 四月 2023 13:37:50 +0800
Subject: [PATCH] tt
---
force-app/main/default/lwc/lexTenderingNotarizeButton/lexTenderingNotarizeButton.js | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/force-app/main/default/lwc/lexTenderingNotarizeButton/lexTenderingNotarizeButton.js b/force-app/main/default/lwc/lexTenderingNotarizeButton/lexTenderingNotarizeButton.js
index e7f76d4..99f34f0 100644
--- a/force-app/main/default/lwc/lexTenderingNotarizeButton/lexTenderingNotarizeButton.js
+++ b/force-app/main/default/lwc/lexTenderingNotarizeButton/lexTenderingNotarizeButton.js
@@ -37,14 +37,14 @@
//鎷涙爣椤圭洰 鐩稿叧鎬х‘璁�
NotarizeButton(){
- if( this.ProfileId!= '00e1m000000MSci'
- && this.ProfileId!= '00e10000000Y3o5'
- && this.ProfileId!= '00e10000000xnpR' && this.ProfileId!= '00e10000000xyK6'
- && this.ProfileId!= '00e10000000xnpW'
- && this.ProfileId!= '00e10000000xnpb' && this.ProfileId!= '00e10000000xyKB'
- && this.ProfileId!= '00e10000000a7NY'
- && this.ProfileId!= '00e10000000s2fZ'
- && this.ProfileId!= '00e10000000s3Jp'
+ if( this.profileId!= '00e1m000000MSci'
+ && this.profileId!= '00e10000000Y3o5'
+ && this.profileId!= '00e10000000xnpR' && this.profileId!= '00e10000000xyK6'
+ && this.profileId!= '00e10000000xnpW'
+ && this.profileId!= '00e10000000xnpb' && this.profileId!= '00e10000000xyKB'
+ && this.profileId!= '00e10000000a7NY'
+ && this.profileId!= '00e10000000s2fZ'
+ && this.profileId!= '00e10000000s3Jp'
){
this.showToast("鍙湁鍔╃悊鎵嶈兘杩涜鐩稿叧鎬х‘璁わ紒","error");
return;
--
Gitblit v1.9.1