|
@@ -71,7 +71,7 @@ Ext.define('saas.view.home.InfoCard', {
|
|
|
unauditship: {
|
|
unauditship: {
|
|
|
title: '未审核出货',
|
|
title: '未审核出货',
|
|
|
color: 'default',
|
|
color: 'default',
|
|
|
- viewType: 'purchase-purchasein-querypanel',
|
|
|
|
|
|
|
+ viewType: 'sale-saleout-querypanel',
|
|
|
condition: 'pi_statuscode<>\'AUDITED\' and pi_class=\'出货单\' and prodinout.companyId=' + companyId
|
|
condition: 'pi_statuscode<>\'AUDITED\' and pi_class=\'出货单\' and prodinout.companyId=' + companyId
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|