Browse Source

用户在线咨询红娘

mazhenhang 1 month ago
parent
commit
f9249c0f68
1 changed files with 2 additions and 2 deletions
  1. 2 2
      LiangZhiYUMao/pages/matchmaker-workbench/message.vue

+ 2 - 2
LiangZhiYUMao/pages/matchmaker-workbench/message.vue

@@ -77,8 +77,8 @@
 </template>
 
 <script>
-	import timManager from '@/utils/tim.js'
-	import TIM from '@/utils/tim-wx-sdk.js'
+	import timManager from '@/utils/tim-manager.js'
+	import TIM from 'tim-wx-sdk'
 	
 	export default {
 		data() {