wx.invoke
This commit is contained in:
@@ -92,7 +92,8 @@ export default {
|
||||
},
|
||||
|
||||
getDeptUser() {
|
||||
this.selectEnterpriseContact({
|
||||
// this.selectEnterpriseContact({
|
||||
wx.invoke("selectEnterpriseContact", {
|
||||
fromDepartmentId: 0, // 从最上层开始
|
||||
mode: "multi", // 多选
|
||||
type: ["department"], // 选部门
|
||||
|
||||
Reference in New Issue
Block a user