Browse Source

修改初始化为是否为症状的值

zhangxc 6 năm trước cách đây
mục cha
commit
8c383213e4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/icss/PubTagGroup.vue

+ 1 - 1
src/components/icss/PubTagGroup.vue

@@ -454,7 +454,7 @@ export default {
       })
     },
     initForm() {
-      this.form.region12 = '0'
+      this.form.region12 = '1'
       this.form.region10 = '0'
       this.form.region11 = '0'