force-app/main/default/lwc/lexSendQIS/lexSendQIS.js
@@ -51,7 +51,7 @@ this.dispatchEvent(new CloseActionScreenEvent()); return; } console.log('this.ProfileName='+this.ProfileName); if (!(this.ProfileName == '系统管理员' || this.ProfileName == '2F4_技术推进部' || this.ProfileName == '2F1_服务窗口')) { const evt = new ShowToastEvent({ title : '没有权限提交,请联系系统管理员',