This commit is contained in:
chenjianxing 2020-05-29 13:32:46 +08:00
parent 5cf20ef27d
commit 9f7baf6dfb
2 changed files with 1 additions and 2 deletions

View File

@ -289,7 +289,7 @@
open(testCase) {
this.resetForm();
this.operationType = 'add';
if(testCase){
if (testCase) {
//
this.operationType = 'edit';
//

View File

@ -77,7 +77,6 @@
return {
result: {},
active: '0',
reportId: '',
status: '',
reportName: '',
testId: '',