This commit is contained in:
2025-10-17 14:27:22 +08:00
parent 1258f85322
commit 8d645fdada
29 changed files with 123 additions and 80 deletions

View File

@@ -23,7 +23,7 @@
</view>
<view class="zd-row border-bottom">
<view class="zd-col-6">
<span class="filter_label filter_input_disabled">物料名称</span>
<span class="filter_label filter_input_disabled">物料品种</span>
</view>
<view class="zd-col-18">
<input type="text" class="filter_input filter_input_disabled" v-model="currentData.material_name" disabled>
@@ -117,7 +117,7 @@
<tr>
<th>序号</th>
<th>物料编码</th>
<th>物料名称</th>
<th>物料品种</th>
<th>物料数量</th>
<th>单位</th>
<th>单据状态</th>