This commit is contained in:
2022-12-10 15:37:44 +08:00
parent 9f8fb05cd0
commit 641c390cd0
11 changed files with 272 additions and 190 deletions

View File

@@ -49,7 +49,6 @@
<el-table-column type="selection" width="55" />
<el-table-column prop="struct_code" label="货位编码" />
<el-table-column prop="struct_name" label="货位名称" />
<el-table-column prop="material_height_type_name" label="高度类型" />
<el-table-column prop="sect_name" label="库区名称" />
</el-table>
<!--分页组件-->