[update] 新法规导入流程的流程名称组成
This commit is contained in:
@@ -316,7 +316,7 @@ export default {
|
||||
this.loading = false
|
||||
})
|
||||
}
|
||||
this.$emit('processNameChange', (this.formInline.standardNumber || '') + '-' + (this.formInline.standardName || '') + '-' + '导入通知')
|
||||
this.$emit('processNameChange', (value[0].standardNumber || '') + '-' + (this.formInline.standardName || '') + '-' + '导入通知')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user