display error

This commit is contained in:
Warunee Tamkoo 2024-02-21 10:28:48 +07:00
parent 4c0dd2af29
commit 25e2808c44

View file

@ -411,6 +411,8 @@ export const useCounterMixin = defineStore("mixin", () => {
},
});
} else {
console.log("errror===>", e);
q.dialog({
component: CustomComponent,
componentProps: {
@ -424,6 +426,8 @@ export const useCounterMixin = defineStore("mixin", () => {
}
}
} else {
console.log("errror===>", e);
q.dialog({
component: CustomComponent,
componentProps: {