Browse Source

仓库管理-1

xu 6 tháng trước cách đây
mục cha
commit
f15e38135d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      web/src/view/storehouse/warehouse/warehouse.vue

+ 1 - 1
web/src/view/storehouse/warehouse/warehouse.vue

@@ -34,7 +34,7 @@
     <el-main>
       <el-table
         :data="warehouseListData"
-        style="min-height: 550px;"
+        height="550"
       >
         <el-table-column
           prop="name"