This commit is contained in:
@@ -1049,13 +1049,13 @@ export default {
|
||||
console.log("eeee" + error.message);
|
||||
if ( error.message == "Unable to create new user") {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: "บัญชีผู้ใช้งานซ้ำ",
|
||||
icon: "error",
|
||||
});
|
||||
} else {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: error.message,
|
||||
icon: "error",
|
||||
});
|
||||
@@ -1077,13 +1077,13 @@ export default {
|
||||
console.log("eeee" + error.message);
|
||||
if ( error.message == "Unable to create new user") {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: "บัญชีผู้ใช้งานซ้ำ",
|
||||
icon: "error",
|
||||
});
|
||||
} else {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: error.message,
|
||||
icon: "error",
|
||||
});
|
||||
@@ -1108,13 +1108,13 @@ export default {
|
||||
console.log("eeee" + error.message);
|
||||
if ( error.message == "Unable to create new user") {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: "บัญชีผู้ใช้งานซ้ำ",
|
||||
icon: "error",
|
||||
});
|
||||
} else {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: error.message,
|
||||
icon: "error",
|
||||
});
|
||||
|
||||
@@ -964,13 +964,13 @@ export default {
|
||||
console.log("eeee" + error.message);
|
||||
if ( error.message == "Unable to create new user") {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: "บัญชีผู้ใช้งานซ้ำ",
|
||||
icon: "error",
|
||||
});
|
||||
} else {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: error.message,
|
||||
icon: "error",
|
||||
});
|
||||
@@ -1001,13 +1001,13 @@ export default {
|
||||
console.log("eeee" + error.message);
|
||||
if ( error.message == "Unable to create new user") {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: "บัญชีผู้ใช้งานซ้ำ",
|
||||
icon: "error",
|
||||
});
|
||||
} else {
|
||||
this.$swal.fire({
|
||||
title: "บันทึกข้อมูลไม่สำเร็จสำเร็จ",
|
||||
title: "บันทึกข้อมูลไม่สำเร็จ",
|
||||
text: error,
|
||||
icon: "error",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user