sbo
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="filter_input_wraper">
|
<view class="filter_input_wraper">
|
||||||
<search-box v-model="val1"
|
<search-box v-model="val1"
|
||||||
|
|
||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
@@ -100,7 +99,7 @@
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
handleChange (e) {
|
handleChange (e) {
|
||||||
console.log(e)
|
// console.log(e)
|
||||||
},
|
},
|
||||||
/** 初始化查询 */
|
/** 初始化查询 */
|
||||||
async _queryRawFoilList () {
|
async _queryRawFoilList () {
|
||||||
|
|||||||
Reference in New Issue
Block a user