fix:修复bug

This commit is contained in:
2026-02-03 17:47:55 +08:00
parent 9f66ee9658
commit 5a13803743
12 changed files with 1181 additions and 854 deletions
+1 -1
View File
@@ -364,7 +364,7 @@
onMounted(() => {
uni.setNavigationBarTitle({
title: t('goods.title')
title: t('goods.goodsTitle')
})
// 初始化地区数据
initRegionData()