wupengfei
4 天以前 0df6e2d32260a40902b2984880ffc9a7b112d105
packages/components/src/Input/ChooseLocationInput.vue
@@ -16,7 +16,7 @@
    </template>
    <template #right>
      <slot name="right">
        <img :src="IconLocation" class="choose-location-input-icon" />
        <!-- <img :src="IconLocation" class="choose-location-input-icon" /> -->
      </slot>
    </template>
  </nut-input>