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