From bae501d04b0f712b78791aead0961f7529b0381c Mon Sep 17 00:00:00 2001 From: wong1988 Date: Sun, 21 Jan 2024 13:45:00 +0800 Subject: [PATCH] 111 --- pages/home/myCellar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home/myCellar.vue b/pages/home/myCellar.vue index e9a95c9..ca750fe 100644 --- a/pages/home/myCellar.vue +++ b/pages/home/myCellar.vue @@ -428,7 +428,7 @@ _this.$api.vegeCellarTypeList(params).then((resp) => { _this.data = resp - + _this.pickingUpGoods = [] _this.baseDataSuccess = true _this.getgoods() _this.selectIndex = 0