task#11214,调度app提交按钮事件优化
This commit is contained in:
@ -161,7 +161,7 @@ export default {
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.id = this.$route.params.id;
|
this.id = this.$route.params.id;
|
||||||
this.id=27
|
// this.id=27
|
||||||
this.activeIndex=this.$route.params.index;
|
this.activeIndex=this.$route.params.index;
|
||||||
this.batchCode=this.$route.params.batchCode
|
this.batchCode=this.$route.params.batchCode
|
||||||
console.log(" this.batchCode", this.batchCode,this.activeIndex)
|
console.log(" this.batchCode", this.batchCode,this.activeIndex)
|
||||||
|
Reference in New Issue
Block a user