From bf5651cc5fd25fe282d674b2996e3f3aaf98c62f Mon Sep 17 00:00:00 2001
From: 346149741 <346149741@qq.com>
Date: 星期六, 22 六月 2024 20:38:08 +0800
Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx

---
 policy/components/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/policy/components/index.vue b/policy/components/index.vue
index 3df9939..cb01a36 100644
--- a/policy/components/index.vue
+++ b/policy/components/index.vue
@@ -24,7 +24,7 @@
 				<image src="/static/policy/zhi2.png" v-if="isJudge" @click="recordZhifa" mode="widthFix"></image>
 				<image src="/static/policy/zhi3.png" v-if="userAuth" @click="report" mode="widthFix"></image>
 				<image src="/static/policy/zhi4.png" v-if="userAuth" @click="applyRecord" mode="widthFix"></image>
-				<image src="/static/policy/zhi5.png" @click="goDataLook" v-if="userType == '02'" mode="widthFix">
+				<image src="/static/policy/zhi5.png" @click="goDataLook" v-if="userType == '00'" mode="widthFix">
 				</image>
 			</view>
 		</view>

--
Gitblit v1.9.1