ปิดเงื่อนไขส่ง param
All checks were successful
frontend-action / build-image (push) Successful in 2m10s

This commit is contained in:
2024-06-24 11:40:15 +07:00
parent b1ade3d39a
commit 283d208791

View File

@@ -492,9 +492,11 @@ export default {
// console.log(error);
// });
// }
if (this.nameUser) {
this.count = 1;
} else {
// if (this.nameUser) {
// this.count = 1;
// } else {
client.user.getAllUserCount
.query(data)
.then((rs) => {
@@ -505,7 +507,10 @@ export default {
alert("ไม่สามารถโหลดข้อมูลได้");
console.error("เกิดข้อผิดพลาดในการโหลดข้อมูล:", error);
});
}
// }
// var config2 = {
// method: "get",
// url: "http://localhost:3000/api/user.getAllUser",