瀏覽代碼

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

rainco 7 年之前
父節點
當前提交
75bb315bba
共有 1 個文件被更改,包括 1 次插入2 次删除
  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", 
         name : "cu_sellername", 
-        fieldLabel : "业务员", 
-        allowBlank : false, 
+        fieldLabel : "业务员",  
         columnWidth : 0.25
     },{
         xtype : "hidden",