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:[]) => {