@@ -155,7 +155,8 @@ Ext.define('saas.view.document.product.FormPanel', {
xtype : "textfield",
name : "pr_whname",
fieldLabel : "仓库名称",
- allowBlank : true,
+ allowBlank : true,
+ readOnly: true,
columnWidth : 0.25
},{
xtype : "hidden",