Merge branch 'fix/0523-ch' into msb_test

feature/md-0530-ch
ch 2 years ago
commit f29f120e0c

@ -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
// } }
// }) })
} }
} }
} }

Loading…
Cancel
Save