diff --git a/src/views/basic/workplace/freightManage.vue b/src/views/basic/workplace/freightManage.vue index e7fbdc8d..a2d1cc44 100644 --- a/src/views/basic/workplace/freightManage.vue +++ b/src/views/basic/workplace/freightManage.vue @@ -265,6 +265,8 @@ export default { this.freightList = res.data.list || [] if (this.freightList.length == 0) { this.queueList = [] + this.queueTotal = 0 + this.LayerTotal = 0 this.layerList = [] } else { this.LayerQuery.freightCode = '' diff --git a/src/views/basic/workplace/rackManage.vue b/src/views/basic/workplace/rackManage.vue index 8d1909c3..b266eb63 100644 --- a/src/views/basic/workplace/rackManage.vue +++ b/src/views/basic/workplace/rackManage.vue @@ -16,8 +16,8 @@

编码:{{ info.code }}

-

{{ info.remark }}

- 查看取货架 +

{{ info.remark }}

+ 查看取货架