瀏覽代碼

Merge branch 'bugfix' into test

luolei 5 年之前
父節點
當前提交
210a482cd5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/preTreat/AddSimpleQuestion.vue

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

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