no message
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
<view class="zd-col-17 filter_select">
|
<view class="zd-col-17 filter_select">
|
||||||
<search-box
|
<search-box
|
||||||
v-model="val1"
|
v-model="val1"
|
||||||
@handleChange="handleChange"
|
|
||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
@@ -57,11 +56,6 @@
|
|||||||
this.code = null
|
this.code = null
|
||||||
this.disabled = false
|
this.disabled = false
|
||||||
},
|
},
|
||||||
handleChange (e) {
|
|
||||||
if (e) {
|
|
||||||
this._hnlgcx(e)
|
|
||||||
}
|
|
||||||
},
|
|
||||||
async _hnlgcx (e) {
|
async _hnlgcx (e) {
|
||||||
this.disabled = true
|
this.disabled = true
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user