Explorar o código

可视化任务列表

彭宇 %!s(int64=2) %!d(string=hai) anos
pai
achega
cae3500403
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/vBottomMenu.vue

+ 1 - 0
src/components/vBottomMenu.vue

@@ -713,6 +713,7 @@
       /** 获取消息列表 */
       selectMessageList(){
         selectMessageList(Cookies.get("userId")).then(response => {
+          alert("111")
           this.messageList = response.data
           this.messageCount = res.data.length
         });