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