提交 6359172f 编写于 作者: yi.li's avatar yi.li

设置时间节点1

上级 caca205d
......@@ -302,7 +302,11 @@
return this.sortKey(this.setTimeNodeList,'followupTime')
},
followupMarkOne() {
if(this.setTimeNodeList.length == 0) {
return;
}else {
return this.setTimeNodeList1[0].followupMark;
}
},
},
created() {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册