|
|
@@ -18,7 +18,7 @@ Ext.define('saas.view.purchase.purchaseIn.QueryPanel', {
|
|
|
margin:'0 0 0 20',
|
|
|
xtype: 'productDbfindTrigger',
|
|
|
name: 'pr_detail',
|
|
|
- emptyText:'输入物料编号或名称',
|
|
|
+ emptyText:'输入物料编号、名称或型号',
|
|
|
showDetail: true
|
|
|
}, {
|
|
|
xtype: 'condatefield',
|
|
|
@@ -140,6 +140,7 @@ Ext.define('saas.view.purchase.purchaseIn.QueryPanel', {
|
|
|
},{
|
|
|
text: '币别',
|
|
|
dataIndex: 'pi_currency',
|
|
|
+ align: 'center',
|
|
|
width: 65
|
|
|
}, {
|
|
|
text: '审核状态',
|