Browse Source

补充

master
qushutong 1 year ago
parent
commit
77a8e0927e
  1. 2
      src/views/modules/events/veterantopic.vue

2
src/views/modules/events/veterantopic.vue

@ -91,7 +91,7 @@ export default {
this.$refs.details.dataForm.id = id this.$refs.details.dataForm.id = id
this.$refs.details.init() this.$refs.details.init()
}) })
}, }
} }
} }

Loading…
Cancel
Save