guoyujia 9 months ago
parent
commit
b72fa3356b
1 changed files with 0 additions and 1 deletions
  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;