fix 81324;法规合规评估流程法规工程师审批节点加两个批量选人的按钮
This commit is contained in:
+1
@@ -145,6 +145,7 @@ export default {
|
||||
modalFormOk (record) {
|
||||
const index = this.dataSource.findIndex(tt => tt.id === record.id)
|
||||
this.$set(this.dataSource, index, record)
|
||||
this.$message.success(this.$t('operationSuccessful'))
|
||||
},
|
||||
handleTableChange (pagination) {
|
||||
this.ipagination = pagination
|
||||
|
||||
Reference in New Issue
Block a user