no message

This commit is contained in:
2025-05-23 17:59:11 +08:00
parent 1378696a78
commit 9c023857ce

View File

@@ -10,7 +10,6 @@
<view class="zd-col-17 filter_select">
<search-box
v-model="val1"
@handleChange="handleChange"
/>
</view>
</view>
@@ -57,11 +56,6 @@
this.code = null
this.disabled = false
},
handleChange (e) {
if (e) {
this._hnlgcx(e)
}
},
async _hnlgcx (e) {
this.disabled = true
try {