Explorar el Código

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

zengzhixiang hace 2 años
padre
commit
f5c3f68a38
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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) => {