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