From a191c8358b35f54342da53db820ede118720230a Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期二, 22 三月 2022 15:15:27 +0800
Subject: [PATCH] 【委托】经销商ET账号显示界面维护-广东汇晨

---
 force-app/main/default/classes/NewQuoteIraiController.cls |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/classes/NewQuoteIraiController.cls b/force-app/main/default/classes/NewQuoteIraiController.cls
index dbb1fbd..3408bff 100644
--- a/force-app/main/default/classes/NewQuoteIraiController.cls
+++ b/force-app/main/default/classes/NewQuoteIraiController.cls
@@ -1177,7 +1177,7 @@
             if(!ReservedProductVerification()){
                 if(flglastbuy==1){
                   errorflg = true;
-                  errormessage =  '棰勭暀浜у搧琛ㄤ腑娌℃湁褰曞叆璇ユ姤浠峰鎵樼殑棰勭暀浜у搧' ;
+                  errormessage =  '棰勭暀浜у搧琛ㄤ腑娌℃湁璇ヨ浠凤紝璇烽�氳繃鏈儴绐楀彛鑱旂郴钀ヤ笟绠$悊璇�' ;
                   return false;
                 }else if(flglastbuy==2){
                   errorflg = true;

--
Gitblit v1.9.1