mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
合同变更加入 动态指定
This commit is contained in:
parent
a74e57c603
commit
fcb4abed2b
@ -146,6 +146,8 @@
|
||||
item.from = 'purchase';
|
||||
} else if ($that.workflowSettingInfo.flowType == '50005') {
|
||||
item.from = 'contract';
|
||||
} else if ($that.workflowSettingInfo.flowType == '60006') {
|
||||
item.from = 'contract';
|
||||
}
|
||||
vc.emit('selectStaff', 'openStaff', item);
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user