1.3版本发布

This commit is contained in:
hupeng
2019-11-22 10:02:09 +08:00
parent 4faa83dc0c
commit 185fc51e1d
5 changed files with 49 additions and 61 deletions

View File

@ -160,7 +160,7 @@ export default {
edit(this.form).then(res => {
this.resetForm()
this.$notify({
title: '修改成功',
title: '操作成功',
type: 'success',
duration: 2500
})