查询chagnge

This commit is contained in:
2022-10-14 16:36:08 +08:00
parent 391c09ad10
commit 264f6aec2f
3 changed files with 13 additions and 6 deletions

View File

@@ -8,7 +8,9 @@
<span class="filter_label">设备</span>
</view>
<view class="filter_input_wraper">
<search-box v-model="val1" />
<search-box v-model="val1"
/>
</view>
</view>
<view class="filter_item">
@@ -194,6 +196,8 @@
</script>
<style lang="stylus">
.content
padding-bottom 154rpx
.slide_new table td:first-child, .slide_new table th:first-child
width 92rpx
.slide_new table td:nth-child(2), .slide_new table th:nth-child(2)