From d7dc800c4cff63980abdaeb6634be1f5ada93529 Mon Sep 17 00:00:00 2001 From: Romesum Date: Wed, 27 May 2020 01:33:18 +0800 Subject: [PATCH] =?UTF-8?q?[fix][v]:=E5=AE=8C=E5=96=84=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- element-vue/src/pages/teacher/applyLab.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/element-vue/src/pages/teacher/applyLab.vue b/element-vue/src/pages/teacher/applyLab.vue index 4659962..fe4c203 100644 --- a/element-vue/src/pages/teacher/applyLab.vue +++ b/element-vue/src/pages/teacher/applyLab.vue @@ -87,7 +87,7 @@ - + @@ -148,6 +148,7 @@ return 'cursor:pointer' } }, + f(){}, //点击格子促发的函数 async cellClick(row, column, cell, event) { this.form.weeks = null