Explorar o código

预问诊时间控件显示修改(时间带单位显示,单选不需要 185)

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
fd43b0b06f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/preTreat/PubIndeptQa.vue

+ 1 - 1
src/components/preTreat/PubIndeptQa.vue

@@ -108,7 +108,7 @@
                 </span>
                 <span
                  class = "flagBox"
-                  v-if="qaType =='1' &&form.region1=='1'&&form.region2=='1'"
+                  v-if="qaType =='1' &&form.region1=='1'&&form.region2=='9'"
                 >
                    <el-checkbox v-model="form.specFlag" label="拼接到主诉" true-label="1" false-label="0"  @change="sendData"></el-checkbox>
                 </span>