hy 7 lat temu
rodzic
commit
e95566516a

+ 1 - 1
frontend/saas-web/app/view/document/product/FormPanel.js

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