Ver Fonte

权限判断

DESKTOP-MINPJAU\Administrator há 3 anos atrás
pai
commit
0264751512
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/reports/InquiryOfConsultationFee.vue

+ 1 - 1
src/views/reports/InquiryOfConsultationFee.vue

@@ -116,7 +116,7 @@ const exportExcel = () => {
 }
 
 let deptList = $ref([])
-let showDeptList = needRule(1, 2, 32)
+let showDeptList = needRule([1, 2, 32])
 
 onMounted(() => {
   if (showDeptList) {