diff --git a/pagesC/servicerecord/servicerecord.vue b/pagesC/servicerecord/servicerecord.vue index f0601ed..987163d 100644 --- a/pagesC/servicerecord/servicerecord.vue +++ b/pagesC/servicerecord/servicerecord.vue @@ -120,7 +120,7 @@ - 取消 + 取消 提交 @@ -179,6 +179,9 @@ }, methods: { + cancel(){ + this.evaluateshow=false + }, submit(item) { console.log(this.list, '45') add(this.list).then(res => {