@@ -102,7 +102,7 @@ Ext.define('saas.view.core.dbfind.types.ProductDbfindTrigger', {
return Ext.util.Format.number(v, format);
}
},{
- text: "L/T",
+ text: "采购提前期",
dataIndex: "pr_leadtime",
width: 80
}]
@@ -133,7 +133,7 @@ Ext.define('saas.view.core.dbfind.types.ProductMultiDbfindTrigger', {
},
}, {
@@ -198,7 +198,7 @@ Ext.define('saas.view.document.product.FormPanel', {
fieldLabel : "更新时间"
xtype: 'numberfield',
- fieldLabel: 'L/T',
+ fieldLabel: '采购提前期',
name: 'pr_leadtime',
minValue: 0,
maxLength: 10