[update] 企标制修订流程住起草人发布节点在线编辑增加processInstanceId字段
This commit is contained in:
@@ -153,6 +153,7 @@ export default {
|
||||
toOnlineEditor () {
|
||||
// 获取参数(用于自动生成封面)
|
||||
const params = this.$refs.baseInfoForm.getOnlineEditorParams()
|
||||
params.processId = this.$route.query.processInstanceId
|
||||
onlineEditor(params, this.onEditFile)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user