2 Cometimentos

1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      src/views/warehouse/warehouse-report/locationList/add-or-updata.vue

+ 2
- 2
src/views/warehouse/warehouse-report/locationList/add-or-updata.vue Ver ficheiro

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-11-18 14:16:25
* @LastEditors: zwq
* @LastEditTime: 2024-08-21 11:14:16
* @LastEditTime: 2024-08-21 13:19:47
* @Description:
-->
<template>
@@ -12,7 +12,7 @@
{{ fatherInfo.code }}
</el-descriptions-item>
<el-descriptions-item label="托盘编码">
{{ fatherInfo.palletCode }}
{{ tableData[0].palletCode }}
</el-descriptions-item>
</el-descriptions>
<base-table


Carregando…
Cancelar
Guardar