This commit is contained in:
2022-10-14 16:38:33 +08:00
parent 264f6aec2f
commit 8669dec840

View File

@@ -9,7 +9,6 @@
</view>
<view class="filter_input_wraper">
<search-box v-model="val1"
/>
</view>
</view>
@@ -100,7 +99,7 @@
},
methods: {
handleChange (e) {
console.log(e)
// console.log(e)
},
/** 初始化查询 */
async _queryRawFoilList () {