|
|
@ -2,7 +2,7 @@
|
|
|
|
* @Author: ch
|
|
|
|
* @Author: ch
|
|
|
|
* @Date: 2022-04-15 17:46:10
|
|
|
|
* @Date: 2022-04-15 17:46:10
|
|
|
|
* @LastEditors: ch
|
|
|
|
* @LastEditors: ch
|
|
|
|
* @LastEditTime: 2022-05-17 18:00:17
|
|
|
|
* @LastEditTime: 2022-05-27 11:13:24
|
|
|
|
* @Description: file content
|
|
|
|
* @Description: file content
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
@ -126,13 +126,13 @@ export default {
|
|
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
service(){
|
|
|
|
service(){
|
|
|
|
uni.$u.toast('客服休息中')
|
|
|
|
// uni.$u.toast('客服休息中')
|
|
|
|
// this.$Router.push({
|
|
|
|
this.$Router.push({
|
|
|
|
// path : '/messageChat',
|
|
|
|
path : '/messageChat',
|
|
|
|
// query : {
|
|
|
|
query : {
|
|
|
|
// orderId : this.orderInfo.orderId
|
|
|
|
orderId : this.orderInfo.orderId
|
|
|
|
// }
|
|
|
|
}
|
|
|
|
// })
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|