hy 7 лет назад
Родитель
Сommit
cd25ceaac4
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,
         columnWidth: 0.25
     },{
+        editable:false,
         xtype : "remotecombo", 
         storeUrl:'/api/document/customerkind/getCombo',
         name : "cu_type",