Skip to content

Instantly share code, notes, and snippets.

@ZhihaoLau
Created June 10, 2018 16:11
Show Gist options
  • Save ZhihaoLau/aff224772b4940f36b6bfa5d624bed8e to your computer and use it in GitHub Desktop.
Save ZhihaoLau/aff224772b4940f36b6bfa5d624bed8e to your computer and use it in GitHub Desktop.
select.pug
tf-select(
:options="devicesList",
:disabled="false",
v-model="webcam",
placeholder="请选择设备"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment