登机门选择列名数据绑定及查找定位数据过滤筛选

This commit is contained in:
714943302@qq.com
2018-11-23 11:58:10 +08:00
parent b9a432a11e
commit 08df98693f
2 changed files with 11 additions and 7 deletions
@@ -53,9 +53,9 @@ ngOnInit() {
* 选中某行
* @param i
*/
/* selectRow(i) {
selectRow(i) {
this.row_state = i;
} */
}
//输入框回车事件
inputEnter() {