zhouna 5 anni fa
parent
commit
a582aa1067
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/js/qcListDocteam.js

+ 1 - 1
src/js/qcListDocteam.js

@@ -65,7 +65,7 @@ $('.recordScoreBtn').css("opacity",hasData('FUNC000017')?'1':'0.5')
   //判断有无某一权限
 function hasData(data){
     let trdObj = JSON.parse(getCookie("trdObj"))
-    let lis = trdObj['YH-BLZK-ZKPFKS']
+    let lis = trdObj['YH-BLZK-ZKPFYLZ']
     if(!lis){
       return false
     }