修改清单的提示

This commit is contained in:
yanyizhou
2021-08-20 10:09:34 +08:00
parent 4d7e95ed64
commit 05fc5466f2
2 changed files with 456 additions and 421 deletions
@@ -1360,10 +1360,11 @@ export default {
loading: 'loadData'
}, res => {
if (res.ok) {
this.$router.push({
name: 'AccessStandardsAndRegulations'
})
}else {
this.$message.success('修改成功')
this.$router.push({
name: 'AccessStandardsAndRegulations'
})
} else {
this.$message.error('已存在此国家/地区清单,修改失败')
}
}, e => {
File diff suppressed because it is too large Load Diff