fix:测试计划中关联用例时部分数据查询不到
This commit is contained in:
parent
46123004f1
commit
f5092b9cdd
|
@ -142,9 +142,6 @@ export default {
|
||||||
this.filter(val);
|
this.filter(val);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
|
||||||
console.log(this.isDisplay);
|
|
||||||
},
|
|
||||||
computed: {
|
computed: {
|
||||||
disabled() {
|
disabled() {
|
||||||
return this.type !== 'edit';
|
return this.type !== 'edit';
|
||||||
|
|
Loading…
Reference in New Issue