changes
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
<script setup>
|
||||
import ActionInfo from "~/components/common/ActionInfo.vue";
|
||||
import Editor from "~/components/common/Editor.vue";
|
||||
import Company from "~/components/customer/Company.vue";
|
||||
import Customer from "~/components/customer/Customer.vue";
|
||||
import DataView from "~/components/datatable/DataView.vue";
|
||||
import InventoryHighlightCard from "~/components/inventory/InventoryHighlightCard.vue";
|
||||
import Common from "~/components/parameter/Common.vue";
|
||||
import PeopleInfo from "~/components/people/PeopleInfo.vue";
|
||||
|
||||
const inventoryHighlights = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user