优化单据中仓库的下拉方式

This commit is contained in:
季圣华
2020-12-13 22:46:41 +08:00
parent 9e973803ab
commit 0388b8fa86
13 changed files with 0 additions and 13 deletions

View File

@@ -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;