分销等级配置商品券

main
ztt 12 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, state,
form, form,
onSelectLevel, onSelectLevel,
onSelectCoupon1,
onSelectCoupon2,
onDeleteCoupon1,
onDeleteCoupon2,
defaultLevel, defaultLevel,
level, level,
getLevelSelect, getLevelSelect,
@ -394,10 +398,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
onDeleteRules, onDeleteRules,
initUnit, initUnit,
onConfirm, onConfirm,
onSelectCoupon1,
onSelectCoupon2,
onDeleteCoupon1,
onDeleteCoupon2
} }
} }
} }

Loading…
Cancel
Save