lifanagju_citu 6 kuukautta sitten
vanhempi
commit
93473384e3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/recruit/personal/home/index.vue

+ 1 - 1
src/views/recruit/personal/home/index.vue

@@ -24,7 +24,7 @@
     </div>
     </div>
   </div>
   </div>
   <!-- 快速填写简易人才信息-弹窗 -->
   <!-- 快速填写简易人才信息-弹窗 -->
-  <simplePage v-if="showSimplePage" :closeable="false" closeText="暂时跳过" @close="handleInfoClose" @simpleInfoReady="handleUpdateInfo"></simplePage>
+  <simplePage v-if="showSimplePage" :closeable="true" closeText="暂时跳过" @close="handleInfoClose" @simpleInfoReady="handleUpdateInfo"></simplePage>
   <!-- 广告弹窗 -->
   <!-- 广告弹窗 -->
   <v-dialog
   <v-dialog
     v-model="adDialog"
     v-model="adDialog"