ソースを参照

fix: 公共列表样式修改

hanxiaohui 2 ヶ月 前
コミット
2d7dbb5a58
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/components/common/common-table/index.vue

+ 1 - 0
src/components/common/common-table/index.vue

@@ -114,6 +114,7 @@ defineExpose({
 
 <style lang="less" scoped>
 .table {
+  width: 100%;
   background-color: #fff;
   border-radius: calc(var(--fitWidthRatio) * 8px);