mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
fix: 给input增加key
This commit is contained in:
parent
8bc95ddcef
commit
c54468ef9e
@ -79,6 +79,7 @@
|
||||
<label>
|
||||
<input
|
||||
ref="input"
|
||||
:key="title"
|
||||
v-model="list[index].value"
|
||||
:placeholder="example"
|
||||
@compositionstart="check(index, 'blur')"
|
||||
|
Loading…
x
Reference in New Issue
Block a user