包装入库

This commit is contained in:
2023-10-07 14:50:36 +08:00
parent 10462e5218
commit 5eee469c1b
2 changed files with 33 additions and 32 deletions

View File

@@ -4,7 +4,7 @@
<view class="zd_content">
<view class="zd_wrapper">
<view class="filter_item">
<view class="filter_label">设备号</view>
<view class="filter_label">静置时间</view>
<view class="filter_input_wraper">
<input type="text" class="filter_input" v-model="val1">
</view>