Skip to content

Employee can see requested asset, testing required#9

Open
anantKC wants to merge 3 commits intomainfrom
PAM-27-frontend-employee-can-see-requested-assets
Open

Employee can see requested asset, testing required#9
anantKC wants to merge 3 commits intomainfrom
PAM-27-frontend-employee-can-see-requested-assets

Conversation

@anantKC
Copy link
Contributor

@anantKC anantKC commented Oct 18, 2022

No description provided.

@anantKC anantKC requested a review from saugat977 October 18, 2022 06:36
import ViewRequestedList from '../views/ViewRequestedList.vue'
const requestedAssetRoutes = [
{
path: "requested-assets",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my assets would be better

component: ViewAssets,
children: [
{
path: "list-requested-assets",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my assets

components: [],
data() {
return {
requested_assets: [],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my assets

};
</script>
<template>
<div class="request-asset-container p-4 mt-4 mx-4">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my-asset-container

</div>
</div>
<div class="row mt-4 px-4">
<table
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

table headers will be a bit different

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants