From 5988887959a96662f424c8be4c7e75ebe684b880 Mon Sep 17 00:00:00 2001
From: 19626 <1962676589@qq.com>
Date: 星期日, 23 四月 2023 17:44:56 +0800
Subject: [PATCH] Merge branch 'LEX_dev' of http://47.92.229.245:8089/r/lightningupdate into LEX_dev

---
 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