behaviors/picker/town/town.js
@@ -9,11 +9,7 @@ return getDistrictTypes()[0]; } const options = behaviorOptions( 'town', choseTownList(getDefaultDistrict().value), toLabel, ); const options = behaviorOptions('town', choseTownList(getDefaultDistrict().value), toLabel); options.properties.districtCode = { type: String, observer(value) {