mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 10:56:44 +08:00
Merge branch 'devHuizhi' into dev_product
This commit is contained in:
@@ -596,7 +596,7 @@ export default {
|
||||
this.chooseProducts.forEach(item => {
|
||||
let trialInfo = {}
|
||||
item.calFactorLst.forEach(factor => {
|
||||
//type 类型 0为picker 1计步器 2
|
||||
//type 类型 0为picker 1计步器 2职业等级
|
||||
if (factor.type == 0) {
|
||||
if (factor.hasFlag == '1') {
|
||||
trialInfo[factor.code] = factor[factor.code]
|
||||
|
||||
Reference in New Issue
Block a user