change
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<th @tap="toAllCheck"><uni-icons :type="allCheck ? 'checkbox' : 'circle'" size="24" color="#4e6ef2"></uni-icons></th>
|
||||
<th class="td_3">
|
||||
<view class="td_3">
|
||||
物料名称
|
||||
物料品种
|
||||
</view>
|
||||
</th>
|
||||
<th>物料编码</th>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
<tr>
|
||||
<th>库位</th>
|
||||
<th>载具编码</th>
|
||||
<th>物料名称</th>
|
||||
<th>物料品种</th>
|
||||
<th>数量</th>
|
||||
<th>物料规格</th>
|
||||
<th>物料编码</th>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
<tr>
|
||||
<th>库位</th>
|
||||
<th>载具编码</th>
|
||||
<th>物料名称</th>
|
||||
<th>物料品种</th>
|
||||
<th>数量</th>
|
||||
<th>物料规格</th>
|
||||
<th>物料编码</th>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</view>
|
||||
<view class="zd-row border-bottom">
|
||||
<view class="zd-col-7">
|
||||
<span class="filter_label filter_input_disabled">物料名称</span>
|
||||
<span class="filter_label filter_input_disabled">物料品种</span>
|
||||
</view>
|
||||
<view class="zd-col-17">
|
||||
<input type="text" class="filter_input filter_input_disabled" v-model="currentData.material_name" disabled>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>选择</th>
|
||||
<th class="td_3"><view class="td_3">物料名称</view></th>
|
||||
<th class="td_3"><view class="td_3">物料品种</view></th>
|
||||
<th>物料编码</th>
|
||||
<th>物料状态</th>
|
||||
<th>数量</th>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</view>
|
||||
<view class="zd-row border-bottom">
|
||||
<view class="zd-col-7">
|
||||
<span class="filter_label filter_input_disabled">物料名称</span>
|
||||
<span class="filter_label filter_input_disabled">物料品种</span>
|
||||
</view>
|
||||
<view class="zd-col-17">
|
||||
<input type="text" class="filter_input filter_input_disabled" v-model="currentData.material_name" disabled>
|
||||
|
||||
Reference in New Issue
Block a user