Compare commits

..

No commits in common. "7c3f5cdc1be664828da1bccb1ae88b77167a83c7" and "11ea29fa2a9838ca6bbe67cbf41494141c532398" have entirely different histories.

View File

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