Browse Source

Merge branch 'bugfix' into test

luolei 5 years ago
parent
commit
210a482cd5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/preTreat/AddSimpleQuestion.vue

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

@@ -24,7 +24,7 @@
                     :sexType="dataPub.region7"
                     :type="dataPub.region2"
                     @pushValues="pushValues"
-                    :hasId="editData.id+''||''"
+                    :hasId="editData.id||''"
                     :options="editData.questionDetailList"></PubSelect>
             <div class="btn">
                 <el-button