How to use the variable which is injected by writing() in my template?

前端 未结 0 782
长情又很酷
长情又很酷 2020-12-02 16:45

Like I said, I injected some variable in function writing like below

writing() {
  const { name } = this.answers;
  this.destinationRoot(this.destinationPath(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题