瀏覽代碼

fix: 公共列表样式修改

hanxiaohui 2 月之前
父節點
當前提交
9ad1206dab
共有 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);