Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codebox 代码出现 console.log #63

Closed
zlab opened this issue May 5, 2018 · 1 comment
Closed

codebox 代码出现 console.log #63

zlab opened this issue May 5, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zlab
Copy link

zlab commented May 5, 2018

mand-mobile version/项目版本
1.1.0

codebox/index.vue

focus() {
      console.log('ok')
      this.focused = true
      if (this.system) {
        this.$refs.input.focus()
      }
    },
@moyus moyus added the bug Something isn't working label May 6, 2018
@moyus moyus self-assigned this May 6, 2018
@moyus
Copy link
Contributor

moyus commented May 6, 2018

Fixed in v1.1.1

@moyus moyus closed this as completed May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants