Explorar o código

【bug-界面标准化】【制造单】【明细“名称“调整为”物料名称“】【前端处理】

rainco %!s(int64=7) %!d(string=hai) anos
pai
achega
3853114bc1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/saas-web/app/view/stock/make/FormPanel.js

+ 1 - 1
frontend/saas-web/app/view/stock/make/FormPanel.js

@@ -190,7 +190,7 @@ Ext.define('saas.view.stock.make.FormPanel', {
                     return v;
                     return v;
                 }
                 }
             }, {
             }, {
-                text : "名称", 
+                text : "物料名称", 
                 width : 200.0, 
                 width : 200.0, 
                 dataIndex : "pr_detail",
                 dataIndex : "pr_detail",
                 ignore:true,
                 ignore:true,