Commit f20d8826 authored by youjie's avatar youjie

no message

parent caba40b5
......@@ -371,7 +371,6 @@ export default defineComponent({
CustomerId = Store.state.user?.userDetail?.customerId
}
console.log(CustomerId,'-----')
scheduledTripService.GetCustomerSummary({})
.then(r => {
if (r.data.resultCode == ApiResult.SUCCESS) {
......
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