[update] 添加选择用户、组织机构弹框

This commit is contained in:
lideqin
2023-08-24 18:23:43 +08:00
parent ffcee5565c
commit 732897a665
14 changed files with 791 additions and 148 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
*/
export default {
primaryColor: '#1890FF', // primary color of ant design
primaryColor: '#D52C26', // primary color of ant design
navTheme: 'light', // theme for nav menu
layout: 'sidemenu', // nav menu position: sidemenu or topmenu
contentWidth: 'Fixed', // layout of content: Fluid or Fixed, only works when layout is topmenu