Reffractored vendors,vehicles,services,servicecategories,products,productcategories, projects, plants, customers, contracts, contacts
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<EntityList
|
||||
type="projects"
|
||||
:items="items"
|
||||
:filters="filters"
|
||||
></EntityList>
|
||||
</template>
|
||||
|
||||
@@ -13,11 +12,6 @@ definePageMeta({
|
||||
middleware: "auth"
|
||||
})
|
||||
|
||||
|
||||
|
||||
const dataStore = useDataStore()
|
||||
const router = useRouter()
|
||||
|
||||
const items = ref([])
|
||||
|
||||
const setupPage = async () => {
|
||||
|
||||
Reference in New Issue
Block a user