เลือกตำแหน่รายการอื่นๆ
This commit is contained in:
parent
6fa064bb7c
commit
e61eb15d66
3 changed files with 7 additions and 3 deletions
|
|
@ -444,6 +444,8 @@ function fetchPositionUes() {
|
|||
? config.API.apppointmentPosition()
|
||||
: route.name === "receive"
|
||||
? config.API.receiveDataPosition()
|
||||
: route.name === "other"
|
||||
? config.API.otherPositionUse()
|
||||
: null;
|
||||
if (URL) {
|
||||
http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue