jwyu пре 3 година
родитељ
комит
cd12c8fe7a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/question/question.vue

+ 1 - 1
pages/question/question.vue

@@ -69,7 +69,7 @@
 			</view>
 			<view class="topage-btn" @click="toPage" v-if="isUserResearcher||userInfo.status&&userAuth">
 				<image 
-					v-if=" userInfo.is_inner!==1"
+					v-if="!isUserResearcher"
 					src="../../static/question/askquestion.png"
 					mode="scaleToFill"
 					style="width:34rpx;height:34rpx;"