This commit is contained in:
yanran200730
2022-06-11 11:45:25 +08:00
parent 30bf09f86c
commit 2456c6a127

View File

@@ -139,6 +139,7 @@
})
uni.$on('chooseEquipment', e => {
console.log(e)
this.equipmentList = e.equipmentList
})
},