FormModel.js 174 B

12345
  1. Ext.define('saas.view.storage.prodInOutOtherIn.FormModel', {
  2. extend: 'saas.view.core.form.FormPanelModel',
  3. alias: 'viewmodel.storage-prodinoutotherin-formmodel',
  4. });