This commit is contained in:
HAM!DREZA
2024-06-02 14:34:03 +03:30
parent 69ad899b35
commit b6dcacce95
12 changed files with 221 additions and 117 deletions
-1
View File
@@ -406,7 +406,6 @@ const sendTicket = async () => {
load()
addTicketForm.value = false;
subject.value = null;
console.log('تیکت',data);
};