diff --git a/README.md b/README.md index 172be15..e3cbc3c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ @@ -69,4 +69,9 @@ FEATURE IMPROVEMENT - 优化 表格按钮样式 -- 优化 表格在移动端的的显示方式 \ No newline at end of file +- 优化 表格在移动端的的显示方式 + +## v1.0.7F +`2021年12月13日` +FIX +- 修复 表格-操作列显示问题 \ No newline at end of file diff --git a/src/components/TTable/TTable.vue b/src/components/TTable/TTable.vue index c05950d..770de2f 100644 --- a/src/components/TTable/TTable.vue +++ b/src/components/TTable/TTable.vue @@ -1,7 +1,7 @@ @@ -21,7 +21,7 @@ height="460" /> - +