refactor: add id of select
This commit is contained in:
parent
88d2d21476
commit
98793e46c9
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ function setDefaultValue() {
|
||||||
</script>
|
</script>
|
||||||
<template>
|
<template>
|
||||||
<SelectInput
|
<SelectInput
|
||||||
|
for="select-hq-id"
|
||||||
v-model="value"
|
v-model="value"
|
||||||
incremental
|
incremental
|
||||||
:label
|
:label
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue