|
|
@@ -1,9 +1,9 @@
|
|
|
-Ext.define('saas.view.document.other.StoreInformation', {
|
|
|
+Ext.define('saas.view.document.other.Warehouse', {
|
|
|
extend: 'saas.view.document.kind.Kind',
|
|
|
- xtype: 'other-storeinformation',
|
|
|
+ xtype: 'other-warehouse',
|
|
|
autoScroll: true,
|
|
|
layout:'fit',
|
|
|
- defaultType:'storeinformation',
|
|
|
+ defaultType:'warehouse',
|
|
|
tbar: ['->',{
|
|
|
xtype:'button',
|
|
|
text:'新增',
|