Skip to content

Commit

Permalink
0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gotoeasy committed Sep 14, 2023
1 parent 88d45f3 commit b96909f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,10 @@ func main() {
- [ ] 集群支持动态删减节点(或是页面管理删除)


### 版本`0.11.3`

- [x] 保留页面中表格的配置,避免再次访问或刷新时自动重置

### 版本`0.11.2`

- [x] 支持下载保存当前检索结果
Expand Down
2 changes: 1 addition & 1 deletion glc/www/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@gotoeasy/glcui": "^0.1.0",
"@gotoeasy/glcui": "^0.1.1",
"@imengyu/vue3-context-menu": "^1.3.0",
"@vueuse/core": "^10.2.1",
"axios": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions glc/www/web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b96909f

Please sign in to comment.