Here is My sourcecode:
这是我的源代码:
Ext.create('Ext.window.Window', {
id:'edit_segtype_win',
title:'msg',
layout: 'fit',
html:data,
modal:true,
resizable:false,
constrain:true
}).show(undefined,bind_ajax_success);
Ext.create(Here is My sourcecode:
这是我的源代码:
Ext.create('Ext.window.Window', {
id:'edit_segtype_win',
title:'msg',
layout: 'fit',
html:data,
modal:true,
resizable:false,
constrain:true
}).show(undefined,bind_ajax_success);
Ext.create(