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