|
|
@@ -21,9 +21,9 @@ Ext.define('saas.view.stock.make.FormPanelController', {
|
|
|
from:'wh_description',to:'ma_whname'
|
|
|
}],
|
|
|
dbtpls:[{
|
|
|
- field:'pd_whcode',width:100
|
|
|
+ field:'wh_code',width:100
|
|
|
},{
|
|
|
- field:'pd_whname',width:100
|
|
|
+ field:'wh_description',width:100
|
|
|
}],
|
|
|
dbSearchFields:[{
|
|
|
emptyText:'输入仓库编号或名称',
|