浏览代码

Merge branch 'fix-bug'

zh 2 年之前
父节点
当前提交
061bd7920e

+ 1 - 1
src/views/supply/sales/components/sales_detail.vue

@@ -105,7 +105,7 @@
           fit
           highlight-current-row
           stripe
-          max-height="400"
+          height="400"
           show-summary
           :summary-method="$getSummaries"
         >

+ 1 - 1
src/views/supply/sales/components/sales_examine.vue

@@ -73,7 +73,7 @@
         fit
         highlight-current-row
         stripe
-        max-height="400"
+        height="400"
         show-summary
         :summary-method="$getSummaries"
       >

+ 1 - 1
src/views/supply/sales/components/sales_return_form.vue

@@ -81,7 +81,7 @@
         fit
         highlight-current-row
         stripe
-        max-height="400"
+        height="400"
       >
         <el-table-column align="center" label="序号" type="index" width="50"></el-table-column>
         <el-table-column