update 表格删除增加提示、稽查流程完善
This commit is contained in:
@@ -116,6 +116,7 @@ export default {
|
||||
content: this.$t('areYouSure'),
|
||||
onOk: () => {
|
||||
this.dataSource.splice(index, 1)
|
||||
this.$message.success(this.$t('operationSuccessful'))
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user