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