活动管理-抽奖活动管理修改展示效果
This commit is contained in:
parent
25a34b08e3
commit
86290b50de
|
|
@ -166,7 +166,7 @@
|
|||
DRAWCODE = (drawcode.length) >0 ?drawcode :null;
|
||||
DRAWNAME = (drawname.length) >0? drawname :null;
|
||||
var url = prefix +'/prizeDetail/' + DRAWCODE +"/" + encodeURIComponent(encodeURIComponent(DRAWNAME));;
|
||||
$.modal.openInFoFull("奖品维护", url)
|
||||
$.modal.openInFoFull("奖项维护", url)
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in New Issue