diff --git a/src/pages/service_shop/shop_car_apply.vue b/src/pages/service_shop/shop_car_apply.vue index bcda86b8b51861c36d8d56d5cc2652c5f03b9de6..d78674f50cf8508c974113efa46ea7202422c551 100644 --- a/src/pages/service_shop/shop_car_apply.vue +++ b/src/pages/service_shop/shop_car_apply.vue @@ -1,13 +1,13 @@ @@ -115,6 +115,22 @@ export default { }, methods: { + sub_service(){ + console.log(this.$refs.apply_info.formInline); + // var temp = { + // "apply_part":{ + // "o_name":"部门联系人姓名", + // "o_mobile":"部门联系人电话 / 手机号 或 固话" + // }, + // carts:[] + + // } + // this.$http + // .post(`/apaas/serviceapp/v3/shopcart/apply`) + // .then(response => { + // console.log(response); + // }) + }, get_car_list(){ this.service_arr = [] this.$http