Commit 207cd7e1 authored by 小费同学阿's avatar 小费同学阿 💬

进度信息模块封装ui代码优化

parent 7275c654
...@@ -309,7 +309,7 @@ export default { ...@@ -309,7 +309,7 @@ export default {
// 立即预约 // 立即预约
reservation() { reservation() {
this.$router.push({ this.$router.push({
name: 'ReservationEquipment', name: 'MedicalDetail',
params: { params: {
id: this.id, id: this.id,
pet: this.medicalForm.petJson pet: this.medicalForm.petJson
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment