|
@@ -94,10 +94,6 @@
|
|
this.isShowDialog = true;
|
|
this.isShowDialog = true;
|
|
this.loading = true;
|
|
this.loading = true;
|
|
this.cncTestDetail(testcaseId);
|
|
this.cncTestDetail(testcaseId);
|
|
- setTimeout(() => {
|
|
|
|
- this.$refs.dialogQR.scroll(0, 0)
|
|
|
|
- }, 1);
|
|
|
|
-
|
|
|
|
},
|
|
},
|
|
close() {
|
|
close() {
|
|
this.isShowDialog = false;
|
|
this.isShowDialog = false;
|