From c3a4843001d5b5483cb40b08b60cec6112bb9875 Mon Sep 17 00:00:00 2001
From: zxc <1272811460@qq.com>
Date: Wed, 24 Aug 2022 14:28:39 +0800
Subject: [PATCH] worklog
---
.../communityService/worklog/index.vue | 1040 -----------------
.../communityService/worklog/workLog.vue | 762 ++++++++++++
.../worklog/workLogDetail.vue | 158 +--
.../communityService/worklog/workLogForm.vue | 467 ++++++++
4 files changed, 1278 insertions(+), 1149 deletions(-)
delete mode 100644 src/views/modules/communityService/worklog/index.vue
create mode 100644 src/views/modules/communityService/worklog/workLog.vue
create mode 100644 src/views/modules/communityService/worklog/workLogForm.vue
diff --git a/src/views/modules/communityService/worklog/index.vue b/src/views/modules/communityService/worklog/index.vue
deleted file mode 100644
index 470ce4fa9..000000000
--- a/src/views/modules/communityService/worklog/index.vue
+++ /dev/null
@@ -1,1040 +0,0 @@
-
-