hy 7 жил өмнө
parent
commit
312a7cd85e

+ 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',