Explorar o código

bug fix:监控页面切换科目,大题列表没更新

刘洋 %!s(int64=2) %!d(string=hai) anos
pai
achega
1a11240ef7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/modules/analysis/monitoring/index.vue

+ 1 - 0
src/modules/analysis/monitoring/index.vue

@@ -133,6 +133,7 @@ const formItems = computed<EpFormItem[]>(() => [
     slot: {
       options: subjectList.value,
       disabled: !isExpert.value,
+      onChange: changeModelValue('subject'),
     },
   },
   {