From 40a87c395f5d9cec0bc2758029b361d9df09bb7b Mon Sep 17 00:00:00 2001 From: jishenghua <752718920@qq.com> Date: Sun, 7 Apr 2024 15:22:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8A=A5=E8=A1=A8=E4=B8=AD?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E9=80=89=E6=8B=A9=E7=9A=84=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=8A=A0key=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-web/src/views/report/AllocationDetail.vue | 4 ++-- jshERP-web/src/views/report/InDetail.vue | 2 +- jshERP-web/src/views/report/InMaterialCount.vue | 2 +- jshERP-web/src/views/report/OutDetail.vue | 2 +- jshERP-web/src/views/report/OutMaterialCount.vue | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jshERP-web/src/views/report/AllocationDetail.vue b/jshERP-web/src/views/report/AllocationDetail.vue index 250e5fa6..a135f81a 100644 --- a/jshERP-web/src/views/report/AllocationDetail.vue +++ b/jshERP-web/src/views/report/AllocationDetail.vue @@ -58,7 +58,7 @@ showSearch allow-clear style="width: 100%" placeholder="请选择仓库" v-model="queryParam.depotIdF"> - + {{ depot.depotName }} @@ -72,7 +72,7 @@ showSearch allow-clear style="width: 100%" placeholder="请选择仓库" v-model="queryParam.depotId"> - + {{ depot.depotName }} diff --git a/jshERP-web/src/views/report/InDetail.vue b/jshERP-web/src/views/report/InDetail.vue index 2a86c6dc..1ad20b25 100644 --- a/jshERP-web/src/views/report/InDetail.vue +++ b/jshERP-web/src/views/report/InDetail.vue @@ -64,7 +64,7 @@ showSearch allow-clear style="width: 100%" placeholder="请选择仓库" v-model="queryParam.depotId"> - + {{ depot.depotName }} diff --git a/jshERP-web/src/views/report/InMaterialCount.vue b/jshERP-web/src/views/report/InMaterialCount.vue index 20402f63..697c6e49 100644 --- a/jshERP-web/src/views/report/InMaterialCount.vue +++ b/jshERP-web/src/views/report/InMaterialCount.vue @@ -58,7 +58,7 @@ showSearch allow-clear style="width: 100%" placeholder="请选择仓库" v-model="queryParam.depotId"> - + {{ depot.depotName }} diff --git a/jshERP-web/src/views/report/OutDetail.vue b/jshERP-web/src/views/report/OutDetail.vue index d090250b..accb3e4b 100644 --- a/jshERP-web/src/views/report/OutDetail.vue +++ b/jshERP-web/src/views/report/OutDetail.vue @@ -64,7 +64,7 @@ showSearch allow-clear style="width: 100%" placeholder="请选择仓库" v-model="queryParam.depotId"> - + {{ depot.depotName }} diff --git a/jshERP-web/src/views/report/OutMaterialCount.vue b/jshERP-web/src/views/report/OutMaterialCount.vue index 37e7be47..5073dcf4 100644 --- a/jshERP-web/src/views/report/OutMaterialCount.vue +++ b/jshERP-web/src/views/report/OutMaterialCount.vue @@ -58,7 +58,7 @@ showSearch allow-clear style="width: 100%" placeholder="请选择仓库" v-model="queryParam.depotId"> - + {{ depot.depotName }}