@@ -54,7 +54,7 @@ Ext.define('saas.view.document.product.FormPanel', {
editable:false,
xtype : "remotecombo",
storeUrl:'/api/document/producttype/getCombo',
- name : "pr_type",
+ name : "pr_kind",
fieldLabel : "物料类型",
allowBlank : false,
columnWidth : 0.25,