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