getSelectionModel(); if (sm.getSelection().length == 0) { Ext.Msg.alert('请选择一记录'); return; } var record = sm.getSelection()[0]; activeForm.
確定! 回上一頁