|
|
@@ -208,9 +208,6 @@ Ext.define('saas.view.stock.make.QueryPanelController', {
|
|
|
},{
|
|
|
field:'bo_mothername',width:100
|
|
|
}],
|
|
|
- aftertrigger:function(f,record){
|
|
|
- me.getBomData(record.data.id)
|
|
|
- },
|
|
|
defaultCondition:"bo_statuscode='OPEN'",
|
|
|
//窗口字段设置
|
|
|
dbSearchFields:[{
|