fix:修复bug
This commit is contained in:
@@ -364,7 +364,7 @@
|
||||
|
||||
onMounted(() => {
|
||||
uni.setNavigationBarTitle({
|
||||
title: t('goods.title')
|
||||
title: t('goods.goodsTitle')
|
||||
})
|
||||
// 初始化地区数据
|
||||
initRegionData()
|
||||
|
||||
Reference in New Issue
Block a user