zhengyiming
4 天以前 54c855f59c45fea76d12961dc1a861cb212d54f3
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>