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