浏览代码

id没有的情况

luolei 5 年之前
父节点
当前提交
7e48f61f67
共有 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"
                     :type="dataPub.region2"
                     @pushValues="pushValues"
-                    :hasId="editData.id+''||''"
+                    :hasId="editData.id||''"
                     :options="editData.questionDetailList"></PubSelect>
             <div class="btn">
                 <el-button