未验证 提交 121e380a 编写于 作者: O openharmony_ci 提交者: Gitee

!20944 vod问题解决

Merge pull request !20944 from xieqiongyang/master
......@@ -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.
先完成此消息的编辑!
想要评论请 注册