|
|
|
@ -1813,6 +1813,9 @@ const initPageInfo = async () => {
|
|
|
|
|
handleTranslationLocation('destination'); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
if (details.query.zeroEditStatus === 0) |
|
|
|
|
ElMessage.warning('该零担运单始发仓或目的仓未齐套,禁止编辑货物名称和件数'); |
|
|
|
|
|
|
|
|
|
// 初始化goodsList |
|
|
|
|
if (data.warehouseWaybill.detailList.length === 0) |
|
|
|
|
details.goodsList = [ |
|
|
|
|