预约项目添加一个默认

This commit is contained in:
xiaofajia 2024-11-06 16:10:29 +08:00
parent 7167f9e2d8
commit 0de7e54306

View File

@ -311,6 +311,10 @@
method: 'get'
})
this.serviceList = res.data
//
this.service = this.serviceList[0]
this.formData.repairType = this.service.value
this.info.serviceName = this.service.label
},
//
selectServer(){