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