王通 1 rok temu
rodzic
commit
aff3edbaf5
2 zmienionych plików z 520 dodań i 462 usunięć
  1. 1 0
      src/components/vBottomMenu.vue
  2. 519 462
      src/views/firespread.vue

+ 1 - 0
src/components/vBottomMenu.vue

@@ -916,6 +916,7 @@ export default {
     /** 获取消息列表 */
     selectMessageList() {
       selectMessageList(Cookies.get('userId'), Cookies.get('deptId')).then(response => {
+        debugger
         this.messageList = response.data
         this.messageCount = response.data.length
       })

Plik diff jest za duży
+ 519 - 462
src/views/firespread.vue