Преглед изворни кода

Merge branch 'dev' of ssh://10.10.100.21/source/saas-platform into dev

huangx пре 7 година
родитељ
комит
1791fa58f0
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      frontend/saas-web/app/view/document/customer/FormPanel.js

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

@@ -41,6 +41,7 @@ Ext.define('saas.view.document.customer.FormPanel', {
         allowBlank: false,
         allowBlank: false,
         columnWidth: 0.25
         columnWidth: 0.25
     },{
     },{
+        editable:false,
         xtype : "remotecombo", 
         xtype : "remotecombo", 
         storeUrl:'/api/document/customerkind/getCombo',
         storeUrl:'/api/document/customerkind/getCombo',
         name : "cu_type", 
         name : "cu_type",