WangHan
2024-12-19 391a9156a907337531c5e6179f35ab4a26b39d29
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 {