changes
This commit is contained in:
@@ -3,7 +3,7 @@ const props = defineProps({
|
||||
variant: Object,
|
||||
});
|
||||
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["created"]);
|
||||
const isLoading = ref(false);
|
||||
const body = ref({
|
||||
|
||||
@@ -5,7 +5,7 @@ import { isEqual, omitBy } from "es-toolkit";
|
||||
|
||||
const emit = defineEmits(["created"]);
|
||||
|
||||
const { $buildFileUrl, $copy, $empty, $getdata, $insertapi, $patchapi } = useNuxtApp();
|
||||
const { $buildFileUrl, $copy, $empty, $insertapi } = useNuxtApp();
|
||||
const isPending = ref(false);
|
||||
const defaultBody = ref({
|
||||
product: null,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
import InputNumber from "~/components/common/InputNumber.vue";
|
||||
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
import InputNumber from "~/components/common/InputNumber.vue";
|
||||
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
import InputNumber from "~/components/common/InputNumber.vue";
|
||||
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
const { $empty, $insertapi } = useNuxtApp();
|
||||
const { $insertapi } = useNuxtApp();
|
||||
const emit = defineEmits(["modalevent"]);
|
||||
|
||||
const isLoading = ref(false);
|
||||
|
||||
Reference in New Issue
Block a user