活动管理-抽奖活动管理修改展示效果

This commit is contained in:
xu0625 2021-03-31 09:25:23 +08:00
parent 86290b50de
commit a6ee712eb9
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
<div class="select-list"> <div class="select-list">
<ul> <ul>
<li> <li>
<p>活动码:</p> <p>活动码:</p>
<input type="text" name="DRAWCODE"/> <input type="text" name="DRAWCODE"/>
</li> </li>
<li> <li>
@ -146,7 +146,7 @@
visible: false visible: false
}, },
{ {
field: 'VALIDATETYPE', field: 'validatetype',
title: '校验类型', title: '校验类型',
visible: false visible: false
}, },