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