提交 3fb5d3f3 编写于 作者: 杨广俊's avatar 杨广俊

埋点

上级 57768da5
......@@ -103,14 +103,14 @@ export default {
deleteLabels(isAll, index=0, length=1) {
if(isAll) {
this.pageBurialPoin({
...m_search_history_search_da,
labelValue: '全部删除',
...m_search_history_search_dc,
labelValue: '',
createdTime: new Date().getTime(),
})
} else {
this.pageBurialPoin({
...m_search_history_search_d,
labelValue: '单个删除',
labelValue: '',
createdTime: new Date().getTime(),
})
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册