shawenguan hai 1 ano
pai
achega
6a4f9d1c1b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Scripts/jhsh/jhshHelper.js

+ 1 - 0
Scripts/jhsh/jhshHelper.js

@@ -482,6 +482,7 @@ function handleStoreCouponList(){
         entity.EFFECT_PERIOD_START = lk.formatDate(actStartDate, "yyyyMMddHHmmss");
 
         const PERIOD_DD = entity.PERIOD_DD; //1=每日 7=全
+        entity.COUPON_NAME = `${entity.COUPON_NAME}-限${entity.SURPLUS_STOCK}/${entity.STOCK}`;
         if(entity.SURPLUS_STOCK == '0'){
             isModify = true;
             entity.SURPLUS_STOCK = '1';