mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-05-01 09:36:41 +08:00
1
This commit is contained in:
+1
-1
@@ -250,7 +250,7 @@ if(DisableIndex!=-1){
|
||||
}
|
||||
|
||||
//查优惠券
|
||||
let EnableChaQuan=true;
|
||||
let EnableChaQuan=false;
|
||||
DisableIndex=strDisableList.findIndex((item) => item === "查优惠券");
|
||||
if(DisableIndex!=-1){
|
||||
console.log("检测到设定关闭优惠券查询");
|
||||
|
||||
Reference in New Issue
Block a user