协同宣发
This commit is contained in:
@@ -252,7 +252,7 @@ export default {
|
||||
...mapState(['user'])
|
||||
},
|
||||
methods: {
|
||||
...mapActions(['initOpenData', 'transCanvas','selectEnterpriseContact']),
|
||||
...mapActions(['initOpenData', 'transCanvas','selectPrivilegedContact']),
|
||||
checkTime(index) {
|
||||
if (index == 3) {
|
||||
this.timeSelect = index;
|
||||
@@ -628,7 +628,7 @@ export default {
|
||||
},
|
||||
// 选择部门
|
||||
getDept() {
|
||||
this.selectEnterpriseContact({
|
||||
this.selectPrivilegedContact({
|
||||
fromDepartmentId: 0,
|
||||
mode: "single",
|
||||
type: ["department"],
|
||||
|
||||
Reference in New Issue
Block a user