แก้ไขคำผิด
This commit is contained in:
parent
152ea8aa38
commit
6a320b91ff
27 changed files with 29 additions and 29 deletions
|
|
@ -85,7 +85,7 @@ const pagination = ref({
|
|||
|
||||
/**
|
||||
* ปิดปุ่มย้ายตำแหน่ง
|
||||
* เมื่อไม่ได้เลือกตำแหน่งที่ต้องการย้ายและหน่วยงานที่ต้องการย้ายปุ่มย้ายตำแหน่งจะปืด
|
||||
* เมื่อไม่ได้เลือกตำแหน่งที่ต้องการย้ายและหน่วยงานที่ต้องการย้ายปุ่มย้ายตำแหน่งจะปิด
|
||||
*/
|
||||
const isDisable = computed(() => {
|
||||
if (selectedTree.value === "" && selectedFilter.value.length === 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue