|
@@ -47,6 +47,8 @@ Ext.define('saas.view.stock.make.FormPanelController', {
|
|
|
from:'pr_spec',to:'pr_spec'
|
|
from:'pr_spec',to:'pr_spec'
|
|
|
},{
|
|
},{
|
|
|
from:'pr_unit',to:'pr_unit'
|
|
from:'pr_unit',to:'pr_unit'
|
|
|
|
|
+ },{
|
|
|
|
|
+ from:'pr_purcprice',to:'mm_price'
|
|
|
}],
|
|
}],
|
|
|
}) ;
|
|
}) ;
|
|
|
|
|
|