NEZ-1787 fix : hover显示、 默认时间处理 、快捷选择后文案显示

This commit is contained in:
zhangxiaolong
2022-04-14 11:51:57 +08:00
parent 9258a0d7fd
commit 531c8e02d7
4 changed files with 58 additions and 31 deletions

View File

@@ -118,7 +118,8 @@ export default {
obj: Object, // 关联的实体对象
from: String, // 来自哪个页面
tabList: Array, // 动态页签列表
targetTab: String // 展示哪个页签
targetTab: String, // 展示哪个页签
sign:[Number,String], //pickTime历史记录的唯一标识
},
watch: {
obj: {