lct
Your Name
2023-03-09 19965a0379a845cbb24658a275ef3402e2514579
src/views/system/user/component/userDialog.vue
@@ -175,7 +175,7 @@
              { id: 1, name: '超级管理员' },
              { id: 2, name: '管理员' },
              { id: 3, name: '普通员工' }
            ]
            ],
        });
        // 打开弹窗
        const openDialog = (type: string, value: any, departmentList: [], roleList: [], dutyList:[]) => {