From f20d2aef04292c7f93ff613d9768d72d11b32f4c Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Mon, 18 Oct 2021 10:36:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E8=AF=A6=E6=83=85=E3=80=81?= =?UTF-8?q?=E5=90=88=E5=90=8C=E8=AF=A6=E6=83=85=E4=BA=92=E7=9B=B8=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/workTeam/WorkTeam.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/workTeam/WorkTeam.vue b/src/views/workTeam/WorkTeam.vue index f8130a2..be66b3d 100644 --- a/src/views/workTeam/WorkTeam.vue +++ b/src/views/workTeam/WorkTeam.vue @@ -99,10 +99,11 @@ import { JeroListMixin } from '@/mixins/JeroListMixin' import ProjectTable from '@comp/table/ProjectTable' import ProjectDetailModal from '@views/MessagePage/ProjectDetailModal' import StatusSlot from '@comp/tools/StatusSlot' +import MineContractModule from '@views/mineContract/modules/MineContractModule' export default { name: 'WorkTeam', - components: { ProjectTable, ProjectDetailModal, StatusSlot }, + components: { ProjectTable, ProjectDetailModal, StatusSlot, MineContractModule }, mixins: [JeroListMixin], data() { return {