From 85a9ee275ee52f9cc9f1f6849fc2984efa2dfa32 Mon Sep 17 00:00:00 2001 From: fengchengzhi Date: Wed, 25 Jul 2018 02:10:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=20=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/service-evaluation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/service-evaluation.vue b/src/view/service-evaluation.vue index a01f4d9..a98c224 100644 --- a/src/view/service-evaluation.vue +++ b/src/view/service-evaluation.vue @@ -117,7 +117,7 @@ export default { }, //提示 submit() { - if(!isCanEvaluation) return; + if(!this.isCanEvaluation) return; if ( this.timeScore == 0 || this.serviceScore == 0 ||