This commit is contained in:
@fawn-nine
2024-06-27 11:15:18 +08:00
parent c6598c1dcf
commit 99c292820b
7 changed files with 23 additions and 22 deletions

View File

@@ -299,8 +299,8 @@
price: val.activityPrice && val.activityPrice != 0 ? val.activityPrice : val.price,
goodsType: val.goodsType,
}, ],
navTitle: this.options.navTitle,
title: this.options.title,
navTitle: val.productName,
title: val.productName,
typeId: 0,
}); // 这里转换成 字符串