Browse Source

去除韫珠工作台打卡

ouyj 1 month ago
parent
commit
c266701d51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/tabbar-work/index.vue

+ 1 - 1
pages/tabbar-work/index.vue

@@ -33,7 +33,7 @@
 						<text class="text">考勤</text>
 					</view>
 				</uni-grid-item>
-				<uni-grid-item :index="2">
+				<uni-grid-item :index="2" v-if="config.companyCode !== 'yz'">
 					<view class="grid-item-box">
 						<text class="ygoa_icon icon-location"></text>
 						<text class="text">打卡</text>