船期
This commit is contained in:
@ -380,7 +380,7 @@
|
||||
let res = await getAllCom() || []
|
||||
comIdList.value = res.map(v=> {
|
||||
return {
|
||||
label: v.name,
|
||||
label: v.shortName,
|
||||
value: v.id
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user