Browse Source

是否为组长字段修改

duy 1 năm trước cách đây
mục cha
commit
680bc39473
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 },
 ]
 
 //表单