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

@@ -19,7 +19,7 @@
<thead>
<tr>
<th @tap="toAllCheck"><uni-icons :type="allCheck ? 'checkbox' : 'circle'" size="24" color="#4e6ef2"></uni-icons></th>
<th>物料名称</th>
<th>物料品种</th>
<th>物料编码</th>
<th>数量</th>
<th>批次号</th>

View File

@@ -18,7 +18,7 @@
<table>
<thead>
<tr>
<th>物料名称</th>
<th>物料品种</th>
<th>物料规格</th>
<th>物料编码</th>
</tr>