src/pages/demo/index.vue @@ -296,7 +296,7 @@ }, () => { this.$messageSuc('保存成功') this.hideDialog() this.reGetList() isAdd ? this.reGetList() : this.getList() }) } }