wupengfei
4 天以前 133d34f069b0d9a85b58630377885e92dc90933d
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>