ionic2-city-picker
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -168,3 +168,2 @@ import { Component, EventEmitter, forwardRef, HostListener, Input, Optional, Output, ViewEncapsulation } from '@angular/core'; | ||
} | ||
picker.refresh(); | ||
this._provinceCol = provinceCol.selectedIndex; | ||
@@ -171,0 +170,0 @@ this._cityCol = cityCol.selectedIndex; |
{ | ||
"name": "ionic2-city-picker", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "ionic2 ", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
38259
501