futian.liu
2023-12-19 db943c2bb6994c0fe5258af5f82dfb5b61104a0c
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 {