Browse Source

业务员必填

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

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

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