优化单据中仓库的下拉方式
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;
|
||||
|
||||
@@ -487,7 +487,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -508,7 +508,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -501,7 +501,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -629,7 +629,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -757,7 +757,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -585,7 +585,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -649,7 +649,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -684,7 +684,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -671,7 +671,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -629,7 +629,6 @@
|
||||
valueField: 'id',
|
||||
textField: 'depotName',
|
||||
method: 'get',
|
||||
hasDownArrow: false,
|
||||
url: '/depot/findDepotByUserId?UBType=UserDepot&UBKeyId='+kid,
|
||||
onSelect:function(rec){
|
||||
var depotId = rec.id;
|
||||
|
||||
@@ -824,7 +824,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