技师列表进入初始查询条件

This commit is contained in:
曹磊 2024-08-16 17:06:40 +08:00
parent 251fd75cb0
commit 45fabca996
2 changed files with 104 additions and 102 deletions

View File

@ -333,7 +333,7 @@
amap: null, amap: null,
latitude: '43.86487', latitude: '43.86487',
longitude: '', longitude: '',
city: '请选择城市', city: '请选择地址',
XCXIsSelect: '否', XCXIsSelect: '否',
currentTabFl: 1, currentTabFl: 1,
tjData:[], tjData:[],

View File

@ -360,6 +360,8 @@
onLoad(e) { onLoad(e) {
let that = this let that = this
that.massageTypeId = e.massageTypeId; that.massageTypeId = e.massageTypeId;
that.classifyId = '';
that.technicianType = 3;
// that.getLocation();// // that.getLocation();//
// that.getLocation(true);// // that.getLocation(true);//
if(e){ if(e){