gaoluyang
2025-09-03 a26e8d708ab3c8899bee5cae4167ccc3be9b58cd
src/pages/cooperativeOffice/clientVisit/detail.vue
@@ -53,7 +53,7 @@
            placeholder="请输入拜访地点"
          >
            <template #suffix>
              <u-icon name="map" @click.stop="getCurrentLocation" class="location-icon" />
              <u-icon name="map" @click="getCurrentLocation" class="location-icon" />
            </template>
          </u-input>
        </u-form-item>