Commit b67af841 authored by 肖健's avatar 肖健

删除change事件

parent 52086f17
......@@ -28,7 +28,7 @@
<u--input v-model="model1.addressInfo.detailInfo" placeholder="例如 2栋3单元101室" border="none"></u--input>
</u-form-item>
<u-form-item label="设置默认地址:" prop="addressInfo.name" ref="item1">
<u-switch class="del__address" v-model="model1.value" activeColor="#5ac725" @change="change"></u-switch>
<u-switch class="del__address" v-model="model1.value" activeColor="#5ac725"></u-switch>
</u-form-item>
</u--form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment