From 5a2f90a16ea969022be66783c26178c83cfc484d Mon Sep 17 00:00:00 2001
From: songhuangfeng123 <shf18767906695@163.com>
Date: 星期五, 08 四月 2022 18:57:37 +0800
Subject: [PATCH] Merge branches 'master' and 'shf' of https://sinanoaq.cn:8888/r/ztqt into shf

---
 src/views/specialWork/taskCreate/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/specialWork/taskCreate/index.vue b/src/views/specialWork/taskCreate/index.vue
index 982e434..6927b28 100644
--- a/src/views/specialWork/taskCreate/index.vue
+++ b/src/views/specialWork/taskCreate/index.vue
@@ -232,6 +232,7 @@
     },
     methods: {
         async getTaskData(){
+            debugger
             this.loginForm = JSON.parse(Cookies.get('loginForm'))
             this.listLoading = true
             let params = {}

--
Gitblit v1.9.2