From d85bba9be560a17fa179e6ee50c7968eb4c12cea Mon Sep 17 00:00:00 2001 From: Jackwang Date: Wed, 9 Dec 2020 19:27:11 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=BD=91=E6=A0=BC=E5=AE=9E=E4=BD=93?= =?UTF-8?q?=E5=8C=96=E8=BF=90=E4=BD=9C=E3=80=91-=E3=80=90=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=96=B9=E6=B3=95=E4=BF=AE=E6=94=B9=E3=80=91-?= =?UTF-8?q?=EF=BC=88=E7=8E=8B=E7=AB=A5=EF=BC=89-2020/12/9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/kpi/subpositioncheckinfo.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/modules/kpi/subpositioncheckinfo.vue b/src/views/modules/kpi/subpositioncheckinfo.vue index 99b71ecb..93c5963f 100644 --- a/src/views/modules/kpi/subpositioncheckinfo.vue +++ b/src/views/modules/kpi/subpositioncheckinfo.vue @@ -47,7 +47,7 @@ {{ $t('query') }} - {{ $t('add') }} + {{ $t('add') }} {{ $t('deleteBatch') }} @@ -170,6 +170,10 @@ export default { this.$parent.selectComponent = 'Kpisubpositiondetail' this.$router.push({ path: '/kpi-subpositioncheckinforoute', query: { id: id, status: status } }) }, + addNewRecord () { + this.$parent.selectComponent = 'Kpisubpositiondetail' + this.$router.push({ path: '/kpi-subpositioncheckinforoute'}) + }, firstTrial (infoId) { this.trialVisible = true this.$nextTick(() => {