Closed zlab closed 6 years ago
mand-mobile version/项目版本 1.1.0
focus() { console.log('ok') this.focused = true if (this.system) { this.$refs.input.focus() } },
Fixed in v1.1.1
codebox/index.vue