diff --git a/dist.zip b/dist.zip index 6ab78f5..5467d6e 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/src/views/mes/pro/monthReport/index.vue b/src/views/mes/pro/monthReport/index.vue index 2f23032..32eaf87 100644 --- a/src/views/mes/pro/monthReport/index.vue +++ b/src/views/mes/pro/monthReport/index.vue @@ -62,7 +62,7 @@ - + diff --git a/src/views/mes/pro/yearReport/index.vue b/src/views/mes/pro/yearReport/index.vue index f087e4c..7470b2c 100644 --- a/src/views/mes/pro/yearReport/index.vue +++ b/src/views/mes/pro/yearReport/index.vue @@ -35,7 +35,7 @@ - + diff --git a/src/views/mes/wm/issue/index.vue b/src/views/mes/wm/issue/index.vue index 3e7599d..1ad1e69 100644 --- a/src/views/mes/wm/issue/index.vue +++ b/src/views/mes/wm/issue/index.vue @@ -128,13 +128,14 @@ > - + /> --> + @@ -533,6 +534,7 @@ export default { .replace(/locationName/g, "pName"); w.children = JSON.parse(wstr); }); + let ostr = JSON.stringify(this.warehouseOptions) .replace(/warehouseId/g, "pId") .replace(/warehouseName/g, "pName"); diff --git a/src/views/mes/wm/itemrecpt/index.vue b/src/views/mes/wm/itemrecpt/index.vue index 6ebde12..22a258a 100644 --- a/src/views/mes/wm/itemrecpt/index.vue +++ b/src/views/mes/wm/itemrecpt/index.vue @@ -146,12 +146,12 @@ prop="itemName" :show-overflow-tooltip="true" /> - + /> --> {{ parseTime(scope.row.recptDate, "{y}-{m}-{d}") }} - + - +