|
@@ -261,6 +261,8 @@ Ext.define('saas.view.stock.make.FormPanelController', {
|
|
|
from:'bo_mothername',to:'ma_proddetail'
|
|
from:'bo_mothername',to:'ma_proddetail'
|
|
|
},{
|
|
},{
|
|
|
from:'pr_spec',to:'ma_prodspec'
|
|
from:'pr_spec',to:'ma_prodspec'
|
|
|
|
|
+ },{
|
|
|
|
|
+ from:'pr_unit',to:'ma_produnit'
|
|
|
},{
|
|
},{
|
|
|
from:'bo_version',to:'ma_version'
|
|
from:'bo_version',to:'ma_version'
|
|
|
}],
|
|
}],
|