// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`change option 1`] = `
  • 北京市
  • 天津市
  • 北京市
  • 东城区
  • 西城区
`; exports[`change option 2`] = `
  • 北京市
  • 天津市
  • 天津市
  • 和平区
  • 河东区
`; exports[`change option 3`] = `
  • 北京市
  • 天津市
  • 天津市
  • 和平区
  • 河东区
`; exports[`columns-num prop 1`] = `
  • 北京市
  • 天津市
  • 北京市
`; exports[`columns-top、columns-bottom slot 1`] = `
Top
        Bottom
        `; exports[`reset method 1`] = `
        • 北京市
        • 天津市
        • 天津市
        • 蓟县
        `; exports[`reset method 2`] = `
        • 北京市
        • 天津市
        • 北京市
        • 东城区
        • 西城区
        `; exports[`title slot 1`] = `
        Custom Title
              `; exports[`watch areaList & code 1`] = `
              • 北京市
              • 天津市
              • 北京市
              • 东城区
              • 西城区
              `; exports[`watch areaList & code 2`] = `
              • 北京市
              • 天津市
              • 北京市
              • 东城区
              • 西城区
              `; exports[`watch areaList & code 3`] = `
              • 北京市
              • 天津市
              • 北京市
              • 东城区
              • 西城区
              `;