城市下拉框过滤及精确筛选
This commit is contained in:
@@ -45,10 +45,15 @@ FLT_POS = 1; //过滤还是定位
|
||||
SEL_COL = ''; //选择列名
|
||||
|
||||
public filterItems = {
|
||||
|
||||
ZY: '', //所在国家
|
||||
}
|
||||
|
||||
public formatter = {
|
||||
'ZY': {
|
||||
'ZG': '中国',
|
||||
'MG': '美国',
|
||||
"YG": '英国'
|
||||
},
|
||||
'SODT': dateFormatter,
|
||||
'ESTT': dateFormatter,
|
||||
'ACTT': dateFormatter
|
||||
|
||||
Reference in New Issue
Block a user