Browse Source

代码提交

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

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

@@ -198,7 +198,7 @@ Ext.define('saas.view.document.product.FormPanel', {
         fieldLabel : "更新时间"
     }, {
         xtype: 'numberfield',
-        fieldLabel: '采购提前期',
+        fieldLabel: '提前期',
         name: 'pr_leadtime',
         minValue: 0,
         maxLength: 10