From f2778a7c0522811bf30809aa3a8595168e16e99d Mon Sep 17 00:00:00 2001 From: sjz-mxj <1375998991@qq.com> Date: Mon, 13 Feb 2023 19:12:06 +0800 Subject: [PATCH] =?UTF-8?q?type=EF=BC=9Arefactor=20commit=EF=BC=9A?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E9=A2=86=E7=94=A8=E5=A2=9E=E5=8A=A0=E6=98=AF?= =?UTF-8?q?=E5=90=A6=E5=88=86=E7=BB=84=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/massif/collectList.vue | 1 + pages/stock/already.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/pages/massif/collectList.vue b/pages/massif/collectList.vue index 16a6703..cf46427 100644 --- a/pages/massif/collectList.vue +++ b/pages/massif/collectList.vue @@ -77,6 +77,7 @@ export default { userId: this.$store.getters['userInfo'].id, enterpriseId: this.$store.getters['userInfo'].companyId, pageNo:1, + flagGroupBy:'y', pageSize:6, search:"", }, diff --git a/pages/stock/already.vue b/pages/stock/already.vue index fb96cd8..d190c33 100644 --- a/pages/stock/already.vue +++ b/pages/stock/already.vue @@ -109,6 +109,7 @@ export default { baseId: "1611250480973049857"||this.$store.state.plantBaseInfoId, userId:"", enterpriseId:"", + flagGroupBy:'n', search: "", pageNo:1, pageSize:6,