From bd61c4231821626654b6278fd8d89a3576ac2a5a Mon Sep 17 00:00:00 2001 From: shikong <919411476@qq.com> Date: Wed, 31 May 2023 22:25:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E5=90=88=20amis=20=E5=AE=9E=E7=8E=B0?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E7=95=8C=E9=9D=A2=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/pages/question.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pages/question.json b/frontend/pages/question.json index 33f943f..2704c96 100644 --- a/frontend/pages/question.json +++ b/frontend/pages/question.json @@ -209,7 +209,7 @@ { "name": "knack", "label": "窍门", - "hiddenOn": "this.media_content == 'None' || this.media_content.length == 0" + "hiddenOn": "this.knack == 'None' || this.knack.length == 0" }, { "name": "concise_explain",