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