แก้ popup รายการรอบการปฏิบัติงาน

This commit is contained in:
setthawutttty 2023-10-31 16:21:04 +07:00
parent 37a39c6037
commit d10c919b2d
4 changed files with 40 additions and 27 deletions

View file

@ -36,7 +36,6 @@ const paginationLabel = (start: string, end: string, total: string) => {
};
function openModal(data:any,check:string){
console.log(check)
modal.value = true
editCheck.value = check
if(check === 'edit'){
@ -66,7 +65,7 @@ onMounted(() => {
pmOut: "15:30",
note: "",
status: false,
isDefault:true
isDefault:false
},
{
am: "09:30",
@ -75,7 +74,7 @@ onMounted(() => {
pmOut: "15:30",
note: "",
status: true,
isDefault:true
isDefault:false
},
{
am: "10:30",