소스 검색

Univate.2 > Timeshare To Sell Changes

master
George Williams 4 년 전
부모
커밋
c12a6b01fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/components/timeshare/sell/contentSection.vue

+ 1
- 1
src/components/timeshare/sell/contentSection.vue 파일 보기

@@ -342,7 +342,7 @@
342 342
               <div class="form-group col-md-6">
343 343
                 <div class="input-group">
344 344
                   <label
345
-                    v-if="!indiv.howMarried || indiv.howMarried === 'NotApplicable'"
345
+                    v-if="!indiv.howMarried || indiv.howMarried === 'N/A'"
346 346
                     for="howMarried"
347 347
                     class="uniSelectLabel"
348 348
                     >Marital Status</label

Loading…
취소
저장