wenbobowen 4 năm trước cách đây
mục cha
commit
17f5e999b8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/input/textArea.vue

+ 1 - 1
src/components/input/textArea.vue

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