[update] 调年度制修订计划两个流程
This commit is contained in:
@@ -307,8 +307,8 @@ export default {
|
||||
this.$message.warning(this.$t('docTool.split.pleaseSelectUser'))
|
||||
return
|
||||
}
|
||||
this.$emit('change', this.selectedRowKeys.join(','))
|
||||
this.$emit('nameChange', this.dataSourceRight.map(item => item.realname + '(' + item.username + ')').join(','))
|
||||
this.$emit('change', this.selectedRowKeys.join(','))
|
||||
this.close()
|
||||
},
|
||||
handleCancel () {
|
||||
|
||||
Reference in New Issue
Block a user