Merge branch 'nice_dev' into develop
This commit is contained in:
commit
8f80776549
12 changed files with 138 additions and 121 deletions
|
|
@ -48,7 +48,7 @@ const typeRangeOps = computed(() => {
|
|||
{ id: "FULL", name: "1 ขั้น" },
|
||||
{ id: "FULLHAFT", name: "1.5 ขั้น" },
|
||||
]
|
||||
: store.roundMainCode == "ARP"
|
||||
: store.roundMainCode == "APR"
|
||||
? [
|
||||
{ id: "NONE", name: "ไม่ได้เลื่อน" },
|
||||
{ id: "HAFT", name: "0.5 ขั้น" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue