DESKTOP-MINPJAU\Administrator hace 3 años
padre
commit
0264751512
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) {