no message

This commit is contained in:
STW_TTTY\stwtt 2024-09-27 18:05:42 +07:00
parent 29374ede85
commit d8319fd518

View file

@ -76,6 +76,7 @@ onMounted(() => {
formData.issue = props.formCommandList.issue;
formData.commandAffectDate = props.formCommandList.commandAffectDate;
formData.commandExcecuteDate = props.formCommandList.commandExcecuteDate;
formData.isBangkok = props.formCommandList.isBangkok;
});
/**