guoyujia 9 달 전
부모
커밋
b72fa3356b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pages/dashboard/index.vue

+ 0 - 1
pages/dashboard/index.vue

@@ -208,7 +208,6 @@
 		} else {
 			showOutSourceList.value = false;
 		}
-
 		if (store.userInfo.permissions.some(item => item === 'business:switchDept:change') || store.userInfo
 			.permissions.some(item => item === "*:*:*")) {
 			showChangeTurnover.value = true;