Przeglądaj źródła

Merge branch 'feature/七鱼客服' into develop

zengzhixiang 2 lat temu
rodzic
commit
f5c3f68a38
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      pages/customer-service.vue

+ 0 - 1
pages/customer-service.vue

@@ -91,7 +91,6 @@ export default {
     getUnreadMsg() {
       const result = this.ysf('getUnreadMsg');
       console.log(result.total, result.type, result.message);
-      // await new Promise((resolve, reject) => {});
     },
     onunread() {
       this.ysf('onunread', (result) => {