搜索字段
This commit is contained in:
@@ -179,8 +179,7 @@ class SiteController extends GetxController with BaseControllerMixin {
|
||||
'stationName': name, // 使用从 renderData 中获取到的 name
|
||||
'pageNum': 1,
|
||||
'pageSize': 50, // 暂时不考虑分页,一次获取30条
|
||||
'plateNumber': searchText, // 加氢站名称
|
||||
'phone': searchText, //手机号
|
||||
'keyword': searchText, // 加氢站名称、手机号
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user