提交 f4b36cae 编写于 作者: X xieqiongyang

fix vod

Signed-off-by: Nxieqiongyang <xieqiongyang@huawei.com>
Change-Id: I9496e13dbffda41c1ea4f68a2e1d2f8dbc3fa015
上级 65afc80b
......@@ -146,7 +146,7 @@ export default class EntryAbility extends UIAbility {
}
eventFunc(argOne, argTwo) {
console.log('eventFunc is called, ${argOne}, ${argTwo}');
console.log(`eventFunc is called, ${argOne}, ${argTwo}`);
}
}
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册