临时测试

This commit is contained in:
joshen
2025-04-23 15:49:58 +08:00
parent 7c159ac091
commit 87fe2c3f1b

View File

@@ -652,7 +652,7 @@ export default {
},
getCaseData() {
// 清空pdf数据
this.pdfPath = '';
// this.pdfPath = '';
let $this = this;
apiCase.details(this.resolveId, true).then(res => {