pull/1/head
张同海 2 years ago
parent c0b1dbe3d5
commit 86bea2d8ce

@ -614,6 +614,7 @@ export default {
BookingOrderGet({
id: this.id
}).then(res => {
this.sedOrderList = { ...res.data.hbList }
this.editDetails = { ...res.data.hbList[this.editIndex] }
this.$forceUpdate()
})

Loading…
Cancel
Save