Explorar el Código

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

zhangxc hace 6 años
padre
commit
8c383213e4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'