force-app/main/default/lwc/lexRentalApplyDiscountApproval/lexRentalApplyDiscountApproval.js
@@ -72,10 +72,10 @@ RentalApplyDiscountApproval() { var power = this.profileName; // if (power != '2B2_备品中心检测&仓库管理') { // this.ShowToastEvent("对不起,您没有权限提交此申请!", "error"); // return; // } if (power != '2B2_备品中心检测&仓库管理') { this.ShowToastEvent("对不起,您没有权限提交此申请!", "error"); return; } var status = this.RentalApplyDiscountStatusC; if (status == '审批中') {