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