DESKTOP-MINPJAU\Administrator 3 lat temu
rodzic
commit
0264751512
1 zmienionych plików z 1 dodań i 1 usunięć
  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) {