From da3de51df7c89f21141029431e36ab66a098beb9 Mon Sep 17 00:00:00 2001 From: xiongchengqiang Date: Fri, 4 Dec 2020 14:56:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/UseButton/index.vue | 2 +- src/views/kpi/tablePrint/index.vue | 121 +++++++++++++++++- 2 files changed, 118 insertions(+), 5 deletions(-) diff --git a/src/views/kpi/assessment/performance/components/UseButton/index.vue b/src/views/kpi/assessment/performance/components/UseButton/index.vue index a50b67f..2b93c77 100644 --- a/src/views/kpi/assessment/performance/components/UseButton/index.vue +++ b/src/views/kpi/assessment/performance/components/UseButton/index.vue @@ -156,7 +156,7 @@ export default { type: 'primary', info: !this.info, permis: 'changeResult', - click: this.handleJieguo + click: this.handleZhiding }, { name: '开始评分', diff --git a/src/views/kpi/tablePrint/index.vue b/src/views/kpi/tablePrint/index.vue index 74e4941..f4d7be7 100644 --- a/src/views/kpi/tablePrint/index.vue +++ b/src/views/kpi/tablePrint/index.vue @@ -1,7 +1,85 @@ @@ -23,5 +101,40 @@ export default { - + \ No newline at end of file