提交 b727df53 编写于 作者: tao.wu's avatar tao.wu

no message

上级 2640171b
......@@ -161,10 +161,10 @@
this.$emit('closeSelectCartoon', this.sendObj)
},
sureSelect() {
console.log(this.sendObj)
this.$emit('closeSelectCartoon', this.sendObj);
},
changeComent(item){
console.log(item)
this.$emit('pushConmentMsg',item)
}
},
......
......@@ -266,7 +266,7 @@
},
watch: {
planDetail(val) {
console.log(val)
// console.log(val)
this.planDetailData = val
this.setTimeNodeList = val.fPlanTimeReqList
if(this.planDetailData.resourceId){
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册