fix:修复前端子卷号重复校验

This commit is contained in:
2024-06-27 15:11:31 +08:00
parent cf0368756e
commit a714b8e2d6
3 changed files with 18 additions and 3 deletions

View File

@@ -39,7 +39,7 @@
>
<el-table-column type="selection" width="55" />
<el-table-column prop="box_no" label="木箱号" />
<el-table-column prop="material_code" label="物料编码" />
<el-table-column prop="material_code" label="木箱规格" />
<el-table-column prop="material_name" label="物料名称" />
<el-table-column prop="box_length" label="木箱长度" />
<el-table-column prop="box_width" label="木箱宽度" />