|
@@ -16,6 +16,8 @@ Ext.define('saas.view.document.bom.FormController', {
|
|
|
from:'pr_detail',to:'bo_mothername'
|
|
from:'pr_detail',to:'bo_mothername'
|
|
|
}, {
|
|
}, {
|
|
|
from:'pr_spec',to:'pr_spec'
|
|
from:'pr_spec',to:'pr_spec'
|
|
|
|
|
+ }, {
|
|
|
|
|
+ from:'pr_orispeccode',to:'pr_orispeccode'
|
|
|
}, {
|
|
}, {
|
|
|
from:'id',to:'bo_motherid',ignore:true
|
|
from:'id',to:'bo_motherid',ignore:true
|
|
|
}],
|
|
}],
|