|
@@ -222,7 +222,7 @@ Ext.define('saas.view.sys.guide.FormPanel', {
|
|
|
if(type=='warehouse'){
|
|
if(type=='warehouse'){
|
|
|
message = '<span>因为新增物料时需要告知该物料所属仓库是哪里,所以需要首先进行仓库管理。</br>'+
|
|
message = '<span>因为新增物料时需要告知该物料所属仓库是哪里,所以需要首先进行仓库管理。</br>'+
|
|
|
'录入完成后切换到“新手导航”页签继续下一步。</span>';
|
|
'录入完成后切换到“新手导航”页签继续下一步。</span>';
|
|
|
- xtype = 'other-warehouse';
|
|
|
|
|
|
|
+ xtype = 'document-warehouse-datalist';
|
|
|
title = '仓库资料'
|
|
title = '仓库资料'
|
|
|
}
|
|
}
|
|
|
if(type=='product'){
|
|
if(type=='product'){
|