优化单据中仓库的下拉方式
This commit is contained in:
@@ -488,7 +488,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
Reference in New Issue
Block a user