机位优化
This commit is contained in:
@@ -23,7 +23,8 @@ SEL_COL = ''; //选择列名
|
||||
//下拉框
|
||||
public filterItems = {
|
||||
terminalAreaCode:'',
|
||||
gateStatus:'',
|
||||
standType:'',
|
||||
standStatus:'',
|
||||
}
|
||||
|
||||
stands : Array<any>;
|
||||
@@ -55,7 +56,7 @@ inputEnter() {
|
||||
this.inputFilter(this.stands)
|
||||
} else {
|
||||
this.inputFilter(this.stands)
|
||||
// this.inputPosition(this.render_data)
|
||||
this.inputPosition(this.stands)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user