fix(测试跟踪):修复详情页显示错误

--bug=1025184 --user=王旭 【测试跟踪】脑图模式删除用例后-操作日志显示为批量编辑 https://www.tapd.cn/55049933/s/1362188
This commit is contained in:
WangXu10 2023-04-13 11:03:54 +08:00 committed by jianxing
parent fd5ca90b02
commit 6e5cb25ec9

View File

@ -116,6 +116,7 @@ const jsondiffpatch = require('jsondiffpatch');
['BATCH_RESTORE', "批量恢复"],
['BATCH_GC', "批量回收"],
['UN_ASSOCIATE_CASE', this.$t('test_track.case.unlink')],
['MINDER_OPERATION', this.$t('commons.minder_operation')],
]),
timeDates: ["plannedStartTime", "plannedEndTime", "startTime", "endTime"],
loading: false