分销等级配置商品券

main
ztt 8 months ago
parent a99498c622
commit fd7b503542
  1. 9
      public/assets/js/backend/shopro/commission/level.js

@ -385,6 +385,10 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
state,
form,
onSelectLevel,
onSelectCoupon1,
onSelectCoupon2,
onDeleteCoupon1,
onDeleteCoupon2,
defaultLevel,
level,
getLevelSelect,
@ -394,10 +398,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
onDeleteRules,
initUnit,
onConfirm,
onSelectCoupon1,
onSelectCoupon2,
onDeleteCoupon1,
onDeleteCoupon2
}
}
}

Loading…
Cancel
Save