获取系统参数逻辑优化
This commit is contained in:
parent
e58518faa7
commit
3b5b5e42b9
|
|
@ -193,9 +193,8 @@ const onConfirm = () => {
|
|||
}
|
||||
|
||||
onMounted(() => {
|
||||
getParamsList()
|
||||
voyageList()
|
||||
if (props.rescueId) {
|
||||
getParamsList()
|
||||
dataList()
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue