|
|
- { label: '已中奖', key: 'is_lottery', type: 'select', options: this.$dictData.sys_yesno},
|
|
|
+ // { label: '已中奖', key: 'is_lottery', type: 'select', options: this.$dictData.sys_yesno},
|
|
|
{ label: '已发放字', key: 'field', type: 'select', options: [{key: '春',val: '春'},{key: '江',val: '江'},{key: '投',val: '投'},{key: '青',val: '青'},{key: '云',val: '云'},{key: '天',val: '天'},]},
|