| | |
| | | TEnsureIncomeRule.initColumn = function () { |
| | | return [ |
| | | {field: 'selectItem', radio: true}, |
| | | {title: '主键', field: 'id', visible: false, align: 'center', valign: 'middle'}, |
| | | {title: '序号', field: 'id', visible: true, align: 'center', valign: 'middle'}, |
| | | {title: language==1?'添加时间':(language==2?"Add time":"Add time"), field: 'createTime', type: 'date',visible: true, align: 'center', valign: 'middle'}, |
| | | {title: language==1?'活动名称':(language==2?"Activity Name":"Nama Aktivitas"), field: 'ruleName', visible: true, align: 'center', valign: 'middle'}, |
| | | {title: '有效期开始时间', field: 'startTime', visible: false, align: 'center', valign: 'middle'}, |
| | |
| | | Feng.info("请先选中表格中的某一记录!"); |
| | | } |
| | | if(language == 2){ |
| | | Feng.info("Please select a record in the table first!"); |
| | | Feng.info("Please select 条记录 in the table first!"); |
| | | } |
| | | if(language == 3){ |
| | | Feng.info("Silakan pilih catatan di tabel pertama!"); |