ソースを参照

可视化任务列表

彭宇 2 年 前
コミット
33d1885bf1
1 ファイル変更1 行追加1 行削除
  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();
 		},