From 0e35f7cdaecc1c05f6a28784c2d66ce623ff77f1 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 09 十月 2024 10:23:05 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit
---
pda/pages/index/set.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pda/pages/index/set.vue b/pda/pages/index/set.vue
index 13473b0..9764a7d 100644
--- a/pda/pages/index/set.vue
+++ b/pda/pages/index/set.vue
@@ -63,7 +63,7 @@
},
getPlatformGroup() {
getPlatformGroupList({
- queryData: 1,
+ queryData: 0,
queryType: 1
}).then(res => {
this.platformGroupList = res.data || []
--
Gitblit v1.9.3