فهرست منبع

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);