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