แก้ bug บรรจุ แต่งตั้ง ฯ เมนูอื่นๆ และพ้นจากราชการ เมนูลาออก
This commit is contained in:
parent
56452db4e7
commit
f5d1d69f77
2 changed files with 2 additions and 2 deletions
|
|
@ -268,7 +268,7 @@ function filterFnOptionsType(val: string, update: any) {
|
||||||
:columns="columns2"
|
:columns="columns2"
|
||||||
:rows="props.rows2"
|
:rows="props.rows2"
|
||||||
:filter="filterKeyword2"
|
:filter="filterKeyword2"
|
||||||
row-key="personalId"
|
row-key="profileId"
|
||||||
flat
|
flat
|
||||||
:visible-columns="visibleColumns2"
|
:visible-columns="visibleColumns2"
|
||||||
selection="multiple"
|
selection="multiple"
|
||||||
|
|
|
||||||
|
|
@ -342,7 +342,7 @@ const pagination = ref({
|
||||||
:closeModal="closeModal"
|
:closeModal="closeModal"
|
||||||
:rows2="rows2"
|
:rows2="rows2"
|
||||||
v-model:filterKeyword2="filterKeyword2"
|
v-model:filterKeyword2="filterKeyword2"
|
||||||
:fecthlistRecevice="fecthlist"
|
:fecthlist="fecthlist"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
<style scoped lang="scss"></style>
|
<style scoped lang="scss"></style>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue