소스 검색

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