From 76ce012c2b6155cb7ad5a3f483213df7ded9fd02 Mon Sep 17 00:00:00 2001 From: MaYiFei Date: Mon, 22 Feb 2021 11:12:03 +0800 Subject: [PATCH] =?UTF-8?q?Update=20ad-draw.md=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=A4=BA=E4=BE=8B2=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/component/ad-draw.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/component/ad-draw.md b/docs/component/ad-draw.md index 0967002b5..10aee25d8 100644 --- a/docs/component/ad-draw.md +++ b/docs/component/ad-draw.md @@ -101,7 +101,7 @@ - + @@ -115,6 +115,7 @@ } }, onReady: function (e) { + this.getAdData() }, methods: { getAdData: function (e) { -- GitLab