cy
2023-12-09 6665ddbc6dd0fe82ea3d47cd2bb5e48a5a27a712
admin-web/src/views/systemSetting/role/authUser.vue
@@ -109,7 +109,7 @@
</template>
<script>
import { allocatedUserList, authUserCancel, authUserCancelAll } from "@/api/system/role";
import {allocatedUserList, authUserCancel, authUserCancelAll} from "@/api/system/role";
import selectUser from "./selectUser";
export default {