Compare commits

..

No commits in common. "b233b424d3c74b925d558b3de0501040d28362ad" and "c8a832101430820c918ae6ca7a310b543d01ae4f" have entirely different histories.

View file

@ -25,7 +25,6 @@ const {
dialogConfirm,
convertDateToAPI,
dialogRemove,
dialogMessageNotify,
} = useCounterMixin();
/**
@ -131,15 +130,6 @@ async function fetchCheckIdofficer() {
* และกำหนด isChangeData เป false
*/
async function onSubmit() {
// .
if (
isIdofficer.value &&
formData.isBangkok !== "BANGKOK" &&
formData.isBangkok !== "OFFICE"
) {
dialogMessageNotify($q, "กรุณาเลือกคำสั่ง");
return;
}
dialogConfirm($q, async () => {
showLoader();
await http
@ -166,7 +156,7 @@ async function onSubmit() {
});
}
/** ฟังกชันดึงข้อมูลรายชื่อเจ้าหน้าที่ดำเนินการ */
/** ฟังกชันดึงข้อมูลรายชื่อเจ้าหน้าที่ดำเนินการ */
async function fetchDataOperatorList() {
try {
const res = await http.get(