优化逻辑
This commit is contained in:
parent
341d78b79c
commit
060802eb07
@ -107,7 +107,7 @@
|
||||
},
|
||||
props: ['id','type'],
|
||||
mounted() {
|
||||
console.log(this.$props.type, this.$props.id);
|
||||
// console.log(this.$props.type, this.$props.id);
|
||||
this.initContract(this.$props.id, this.$props.type||null);
|
||||
},
|
||||
methods: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user