zengzhixiang 2 anni fa
parent
commit
18a794d057
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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) => {