勾选不符合的数据点击退回,有操作成功的提示语
This commit is contained in:
@@ -102,7 +102,6 @@ export default {
|
||||
this.confirmLoading = true
|
||||
getAction('/ota/otaManageApplyEO/reject', query).then((res) => {
|
||||
if (res.success) {
|
||||
this.$message.success(this.$t('OperationSuccessful'))
|
||||
this.visible = false
|
||||
this.confirmLoading = false
|
||||
this.ids = []
|
||||
|
||||
Reference in New Issue
Block a user