แก้ข้อความ web socket

This commit is contained in:
Warunee Tamkoo 2025-07-08 14:02:18 +07:00
parent 42bfe327c4
commit 7141e7df02

View file

@ -90,7 +90,7 @@ export const useSocketStore = defineStore("socket", () => {
fnStyleNotiOrg();
Notify.create({
message: `${message} <a href="#" onclick="window.resetOrgPage('${type}')" class="notify-link">${
type == "draft" ? "ไปยังแบบร่าง" : "ไปยังปัจจุบัน"
type == "draft" ? "ไปยังโครงสร้างแบบร่าง" : "ไปยังโครงสร้างปัจจุบัน"
}</a>`,
html: true,
group: false,