From fb391be197bbd86e6b16cf1b8175396b11d3b34a Mon Sep 17 00:00:00 2001 From: Romesum Date: Thu, 21 May 2020 17:31:01 +0800 Subject: [PATCH] =?UTF-8?q?[feat][V]=EF=BC=9AableList=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- element-vue/src/components/teacher/weekSelection.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/element-vue/src/components/teacher/weekSelection.vue b/element-vue/src/components/teacher/weekSelection.vue index 0ab1183..7b382af 100644 --- a/element-vue/src/components/teacher/weekSelection.vue +++ b/element-vue/src/components/teacher/weekSelection.vue @@ -10,7 +10,7 @@ - + 确定 @@ -32,6 +32,7 @@ isIndeterminate1:true, isIndeterminate2:true, isIndeterminate3:true, + ableList:[1,2,3,4,5,6], checkOption:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18] } },