diff --git a/components/tpx-input/tpx-input.vue b/components/tpx-input/tpx-input.vue index 97633aa..8f49020 100644 --- a/components/tpx-input/tpx-input.vue +++ b/components/tpx-input/tpx-input.vue @@ -5,8 +5,9 @@ @blur="handleFocus" @focus="handleBlur" :formatter="formatter" :disabled="disabled" :focus="autoFocus" > -