优化
This commit is contained in:
parent
5b52981873
commit
0f2fdc2a65
@ -289,7 +289,7 @@ export default {
|
|||||||
computed: {},
|
computed: {},
|
||||||
beforeMount () {},
|
beforeMount () {},
|
||||||
mounted () {
|
mounted () {
|
||||||
this.info = this.templateForm
|
this.info = info
|
||||||
const id = this.$route.query.id || ''
|
const id = this.$route.query.id || ''
|
||||||
this.id = id
|
this.id = id
|
||||||
if (id) {
|
if (id) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user