Browse Source

修改BOM资料

hy 7 years ago
parent
commit
312a7cd85e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/document/bom/FormPanel.js

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

@@ -8,7 +8,7 @@ Ext.define('saas.view.document.bom.FormPanel', {
     caller:'Bom',
 
     //字段属性
-    _title:'客户资料',
+    _title:'BOM资料',
     _idField: 'id',
     _codeField: 'bo_mothercode',
     _statusField: 'bo_status',