Commit 53756aba authored by 黄卓's avatar 黄卓

入仓页面缺少标签修改功能

https://zentao.jdshangmen.com/bug-view-1846.html
parent a164be0c
......@@ -127,7 +127,7 @@
</div>
</el-card>
<template v-if="order.parentOrderId && isEdit">
<template v-if="order.parentOrderId">
<h2>{{$t('标签箱号')}}</h2>
<div v-for="(item, index) in label.orderLabelDtoList" :key="index" style="margin-bottom: 10px">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment