Browse Source

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

zhangxc 6 years atrás
parent
commit
8c383213e4
1 changed files with 1 additions and 1 deletions
  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'