|
|
@@ -190,7 +190,7 @@ Ext.define('saas.view.stock.otherOut.FormPanelController', {
|
|
|
},{
|
|
|
field:'pr_spec',width:100
|
|
|
}],
|
|
|
- defaultCondition: "pr_statuscode='OPEN'",
|
|
|
+ defaultCondition:"cu_statuscode='OPEN'",
|
|
|
dbSearchFields:[{
|
|
|
emptyText:'输入物料编号、名称或规格',
|
|
|
xtype : "textfield",
|