@@ -119,7 +119,7 @@ export default {
}
},
watch: {
- value: {
+ inputValue: {
handler(newV, oldV) {
// this.inputValue = newV
this.resetImgSrc(newV)