From 145dbf06c42324c2eeff303ccf1b0414f33f6593 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期六, 23 十一月 2024 16:23:12 +0800 Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/project_management-vue --- src/views/components/tidingsTable.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/components/tidingsTable.vue b/src/views/components/tidingsTable.vue index 358cd14..8d2d659 100644 --- a/src/views/components/tidingsTable.vue +++ b/src/views/components/tidingsTable.vue @@ -115,8 +115,8 @@ } }, props: { - calculation: [], - countExceptionProjectData: {}, + calculation: Array, + countExceptionProjectData:Object, }, created() { this.currentTabId = this.tabs[0].id; // 榛樿閫変腑鐨則ab鐨刬d -- Gitblit v1.8.0