Explorar o código

可视化任务列表

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

+ 1 - 1
src/components/vBottomMenu.vue

@@ -508,7 +508,7 @@
 				this.deptOptionsLiandong = response.data
 			})
       /** 获取任务 */
-      this.selectTaskList()
+      this.selectTaskList();
       /** 获取消息列表 */
       this.selectMessageList();
 		},