系统版本号
This commit is contained in:
@@ -283,7 +283,15 @@
|
||||
}
|
||||
this.chains = occData.data
|
||||
this.categoryArr = occData.tasks
|
||||
this.help = occData.help
|
||||
this.help = occData.help
|
||||
|
||||
console.log(occData.movement)
|
||||
|
||||
// occData.movement.map((val, index) => {
|
||||
// val.value = index
|
||||
// return val
|
||||
// })
|
||||
|
||||
this.showCartc(occData.movement)
|
||||
}).catch(err => {
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user