加功能
This commit is contained in:
@@ -22,7 +22,10 @@
|
||||
</view>
|
||||
<view>
|
||||
<view class="filter_label">{{$t('label.MaterialQuantity')}}</view>
|
||||
<input type="number" class="filter_input filter_input_disabled" v-model="totalQty" disabled>
|
||||
<view class="zd-row">
|
||||
<view class="zd-col-20"><input type="number" class="filter_input filter_input_disabled" v-model="totalQty" disabled></view>
|
||||
<view class="zd-col-4 filter_unit">{{currentData.base_unit_name}}</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="zd_wrapper grid-wraper">
|
||||
|
||||
Reference in New Issue
Block a user