src/pages/system/banner.vue @@ -329,7 +329,7 @@ }, inf => { this.$messageSuc('保存成功') this.hideDialog() this.getList() type === 'add' ? this.reGetList() : this.getList() }) } }