Explorar o código

[del][SWITCH_GROUP_STATUS]

zhangwei %!s(int64=2) %!d(string=hai) anos
pai
achega
a3ced74058
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/view/iframe/group-card/card.vue

+ 2 - 1
src/view/iframe/group-card/card.vue

@@ -138,7 +138,8 @@ chrome.runtime.onMessage.addListener((req, sender, sendResponse) => {
                 state.show = 'arrow'
             } else {
                 state.show = state.show2
-                sendChromeTabMessage({ actionType: "SWITCH_GROUP_STATUS", data: { type: 'btn' } }, () => { })
+                // console.log(11)
+                // sendChromeTabMessage({ actionType: "SWITCH_GROUP_STATUS", data: { type: 'btn' } }, () => { })
             }
             break
     }