2 커밋

1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
분할 보기
  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 파일 보기

@@ -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


불러오는 중...
취소
저장