ui รายการอุทธรณ์ร้องทุกข์ *ยังไม่เสร็จดี

This commit is contained in:
setthawutttty 2023-12-13 13:09:50 +07:00
parent e410268bfc
commit 163a3b07a6
9 changed files with 1085 additions and 2 deletions

View file

@ -75,7 +75,10 @@ const props = defineProps({
type: Function,
default: () => console.log("not function"),
required: true,
},
},selecetSwitch:{
type:String,
default:'multiple'
}
});
/**ส่งค่ากลับหน้าหลัก */
@ -226,7 +229,7 @@ watch(()=>props.selectedData,()=>{
dense
class="custom-header-table"
:visible-columns="mainStore.visibleColumnsRespondent"
selection="multiple"
:selection="props.selecetSwitch"
v-model:selected="selected"
>
<template v-slot:header-selection="scope">