Parcourir la source

去掉debugger

suyuanyuan il y a 3 jours
Parent
commit
ad996e2522
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      TUIKit-House/components/TUIConversation/index.vue

+ 0 - 1
TUIKit-House/components/TUIConversation/index.vue

@@ -57,7 +57,6 @@ const handleSwitchConversation = (conversationID: string) => {
   } else {
   } else {
     companyUserId = conversationID.replace("C2C", "");
     companyUserId = conversationID.replace("C2C", "");
   }
   }
-  debugger
   TUIGlobal?.navigateTo({
   TUIGlobal?.navigateTo({
     url:
     url:
       "/TUIKit-House/components/TUIChat/index?shopUserId=" +
       "/TUIKit-House/components/TUIChat/index?shopUserId=" +