修改清单的提示
This commit is contained in:
@@ -1304,6 +1304,7 @@ export default {
|
||||
}, res => {
|
||||
if (res.ok) {
|
||||
this.isNext = true
|
||||
this.$message.success('修改成功')
|
||||
this.$router.push({
|
||||
name: 'AccessStandardsAndRegulations'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user