wangxy hace 1 mes
padre
commit
d6391ee99e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      components/selectZyLevel/index.vue

+ 1 - 1
components/selectZyLevel/index.vue

@@ -2,7 +2,7 @@
 	<contentDialogVue ref="commonPopup" title="选择职业">
 		<view class="phone-zydj-popup">
 			<view class="icon-title-navBar-box">
-				<view class="nav-bar-icon"></view>
+				<view class="nav-bar-icon" @click="handleClose"></view>
 				<text class="nav-bar-title">职业等级</text>
 			</view>
 			<!-- 技能块展示 -->