<t-cell title="地址" note="{{note}}" bind:click="showCascader" arrow></t-cell>
<t-cascader visible="{{visible}}" options="{{options}}" title="请选择地址" bind:change="onChange"></t-cascader>