fix
Helius
2022-06-30 904ded2ddbc3801935e3b7101583a42e87154c68
fix
2 files modified
4 ■■■■ changed files
src/main/resources/templates/febs/views/modules/act/actAddNew.html 2 ●●● patch | view | raw | blame | history
src/main/resources/templates/febs/views/modules/act/actUpdateNew.html 2 ●●● patch | view | raw | blame | history
src/main/resources/templates/febs/views/modules/act/actAddNew.html
@@ -224,7 +224,7 @@
                            return ''
                        }
                    }, minWidth: 80,align:'center'}
                ,{field: 'awardValue', title: '奖金数量', edit:'text'}
                ,{field: 'awardValue', title: '中奖金额', edit:'text'}
            ]]
            ,data: []
        });
src/main/resources/templates/febs/views/modules/act/actUpdateNew.html
@@ -206,7 +206,7 @@
                            return ''
                        }
                    }, minWidth: 80,align:'center'}
                ,{field: 'awardValue', title: '奖金数量', edit:'text'}
                ,{field: 'awardValue', title: '中奖金额', edit:'text'}
                ,{field: 'id', title: 'awardId', hide: true}
            ]]
            ,data: []