duy 1 год назад
Родитель
Сommit
680bc39473
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/global/components/hc-report-experts/index.vue

+ 1 - 1
src/global/components/hc-report-experts/index.vue

@@ -85,7 +85,7 @@ watch(() => [
 //是否为组件
 const groupSelectData = [
     { label: '是', value: 1 },
-    { label: '否', value: 2 },
+    { label: '否', value: 0 },
 ]
 
 //表单