更新仓库bug托盘编码显示
This commit is contained in:
parent
59f33a2ef5
commit
1b82ff5a96
@ -2,7 +2,7 @@
|
|||||||
* @Author: zwq
|
* @Author: zwq
|
||||||
* @Date: 2021-11-18 14:16:25
|
* @Date: 2021-11-18 14:16:25
|
||||||
* @LastEditors: zwq
|
* @LastEditors: zwq
|
||||||
* @LastEditTime: 2024-08-21 11:14:16
|
* @LastEditTime: 2024-08-21 13:19:47
|
||||||
* @Description:
|
* @Description:
|
||||||
-->
|
-->
|
||||||
<template>
|
<template>
|
||||||
@ -12,7 +12,7 @@
|
|||||||
{{ fatherInfo.code }}
|
{{ fatherInfo.code }}
|
||||||
</el-descriptions-item>
|
</el-descriptions-item>
|
||||||
<el-descriptions-item label="托盘编码">
|
<el-descriptions-item label="托盘编码">
|
||||||
{{ fatherInfo.palletCode }}
|
{{ tableData[0].palletCode }}
|
||||||
</el-descriptions-item>
|
</el-descriptions-item>
|
||||||
</el-descriptions>
|
</el-descriptions>
|
||||||
<base-table
|
<base-table
|
||||||
|
Loading…
Reference in New Issue
Block a user