浏览代码

修改BOM资料

hy 7 年之前
父节点
当前提交
312a7cd85e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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',