Browse Source

客户资料业务员改为非必填

rainco 7 years ago
parent
commit
75bb315bba
1 changed files with 1 additions and 2 deletions
  1. 1 2
      frontend/saas-web/app/view/document/customer/FormPanel.js

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

@@ -163,8 +163,7 @@ Ext.define('saas.view.document.customer.FormPanel', {
     }, {
     }, {
         xtype : "employeeDbfindTrigger", 
         xtype : "employeeDbfindTrigger", 
         name : "cu_sellername", 
         name : "cu_sellername", 
-        fieldLabel : "业务员", 
-        allowBlank : false, 
+        fieldLabel : "业务员",  
         columnWidth : 0.25
         columnWidth : 0.25
     },{
     },{
         xtype : "hidden", 
         xtype : "hidden",