沈斌
2018-02-28 09cc47426b74c6fd49fc07f615a1d4ae329e6f0e
src/app/routes/map/coordinates-picker/coordinates-picker.component.html
@@ -10,7 +10,7 @@
                        </nz-input>
                    </div>
                    <div nz-col [nzSpan]="1">
                        <button nz-button [nzType]="'primary'" [disabled]="disabled"  (click)="mapSearch($event)" class="mr-sm">
                        <button nz-button [nzType]="'primary'"  (click)="mapSearch($event)" class="mr-sm">
                            <i class="anticon anticon-search"></i><span>搜索</span>
                        </button>
                    </div>