fix: Typos (#2014)
This commit is contained in:
parent
426efc789c
commit
2f017082d2
@ -334,7 +334,7 @@ const submit = async () => {
|
||||
applicationApi
|
||||
.updatePlatformConfig(id, configType.value, form[configType.value], loading)
|
||||
.then(() => {
|
||||
MsgSuccess(t('commom.saveSuccess'))
|
||||
MsgSuccess(t('common.saveSuccess'))
|
||||
closeDrawer()
|
||||
emit('refresh')
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user