[update] 54675
This commit is contained in:
@@ -971,8 +971,8 @@ export default {
|
||||
onOk() {
|
||||
postAction(_this.url.add, configDataList).then((res) => {
|
||||
if (res.success) {
|
||||
_this.$message.success(res.result)
|
||||
_this.GetgetTableList()
|
||||
_this.$message.success(this.$t('OperationSuccessful'))
|
||||
} else {
|
||||
_this.$message.warning(this.$t('operationFailed'))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user