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