初始化界面,发现编辑datagrid,不能输入小数点. var arrColumnsCNT = [[ { title: '毛重', field: 'GrossWeight', halign: 'center', width: 60, sortable: true, frozen: true, editor: { type: 'numberbox', options:{precision:2} } } ]]; function DefDataGridCNT() { objDataGridCNT =