分销等级配置商品券

main
ztt 8 months ago
parent 4389c35542
commit e796245c2e
  1. 2
      public/assets/js/backend/shopro/coupon.js

@ -426,7 +426,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
state.selected = JSON.parse(JSON.stringify(val))
console.log(val)
console.log(JSON.parse(JSON.stringify(val)))
state.ids.push(state.selected)
state.ids = state.selected
}
function onConfirm() {

Loading…
Cancel
Save