From f7cdcde3bace5166955d8301b7510037236493aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E8=B4=A4=E5=87=8C?= Date: Tue, 18 Jan 2022 19:17:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=9B=9E=E6=9D=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/store/index.js b/src/store/index.js index ead413df..1d434d6e 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -358,7 +358,6 @@ const store = new Vuex.Store({ let sdk = typeof wx?.invoke == 'function' ? wx : jWeixin sdk?.invoke("selectPrivilegedContact", { fromDepartmentId: -1, - selectedContextContact: 1, mode: "multi", ...params }, res => {