From dcf182f2c76f361874570c117f6a3fcdaacfcf5d Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Tue, 8 Mar 2022 10:37:12 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E9=80=9A=E7=94=A8=E5=8A=9F=E8=83=BD):?= =?UTF-8?q?=20=E4=BC=98=E5=8C=96=E9=83=A8=E5=88=86=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E6=8E=A7=E5=88=B6=E5=8F=B0=E6=9C=89?= =?UTF-8?q?=E8=AD=A6=E5=91=8A=E4=BF=A1=E6=81=AF=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1010620 --user=赵勇 前端控制台警告信息处理 https://www.tapd.cn/55049933/s/1114884 --- frontend/package.json | 1 + .../components/assertion/document/DocumentBody.vue | 6 +++--- frontend/src/business/components/api/router.js | 4 ++-- frontend/src/business/main.js | 1 + 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index f10fb056a3..4a4e1d7804 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -19,6 +19,7 @@ "@fortawesome/vue-fontawesome": "^0.1.9", "axios": "^0.21.3", "core-js": "^3.4.3", + "default-passive-events": "^2.0.0", "diffable-html": "^4.0.0", "echarts": "^5.0.2", "el-table-infinite-scroll": "^1.0.10", diff --git a/frontend/src/business/components/api/definition/components/assertion/document/DocumentBody.vue b/frontend/src/business/components/api/definition/components/assertion/document/DocumentBody.vue index e5133d72cf..7be2e46bd8 100644 --- a/frontend/src/business/components/api/definition/components/assertion/document/DocumentBody.vue +++ b/frontend/src/business/components/api/definition/components/assertion/document/DocumentBody.vue @@ -36,14 +36,14 @@ + :scoped-slot="renderHeader"> + :scoped-slot="renderHeaderType"> @@ -75,7 +75,7 @@ + :scoped-slot="renderHeaderArray">