fix:测试计划中关联用例时部分数据查询不到

This commit is contained in:
wenyann 2021-05-31 16:22:53 +08:00 committed by 刘瑞斌
parent 46123004f1
commit f5092b9cdd
1 changed files with 0 additions and 3 deletions

View File

@ -142,9 +142,6 @@ export default {
this.filter(val);
}
},
created() {
console.log(this.isDisplay);
},
computed: {
disabled() {
return this.type !== 'edit';