修改扫码
This commit is contained in:
@@ -54,10 +54,10 @@
|
||||
</view>
|
||||
<view class="zd-row border-bottom">
|
||||
<view class="zd-col-6">
|
||||
<span class="filter_label filter_input_disabled">数量</span>
|
||||
<span class="filter_label">数量</span>
|
||||
</view>
|
||||
<view class="zd-col-16">
|
||||
<input type="text" class="filter_input filter_input_disabled" v-model="currentData.qty" disabled>
|
||||
<input type="text" class="filter_input" v-model="currentData.qty" disabled>
|
||||
</view>
|
||||
<view class="zd-col-2"><span class="filter_unit">KG</span></view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user