Ext.define('saas.view.stock.otherIn.FormPanelModel', { extend: 'saas.view.core.form.FormPanelModel', alias: 'viewmodel.stock-otherin-formpanel', data: { pi_class: '其它入库单' } });