Commit e0b8462b authored by 石盼盼's avatar 石盼盼

1

parent af1fd72c
......@@ -122,9 +122,9 @@ export default {
}
},
created(){
console.log('change页面')
// console.log('change页面')
this.repair_order_id = this.$route.query.id
console.log(this.$route.query.id,'接收的id');
// console.log(this.$route.query.id,'接收的id');
this.getDetail()
},
// mounted(){
......
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