@@ -14,7 +14,7 @@ Ext.define('saas.view.stock.make.QueryPanel', {
}, {
xtype: 'productDbfindTrigger',
name: 'ma_prodcode',
- emptyText :'请输入产品名称或编号',
+ emptyText :'请输入产品编号或名称',
margin:'0 0 0 20',
getCondition: function(value) {
if(value == 'ALL') {