lilei 2 年之前
父节点
当前提交
4bd7121f40

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1668133392440
+  "version": 1668133494789
 }

+ 1 - 0
src/views/numsGoodsShelves/replenishmentManagement/creatReplenishmentOrder.vue

@@ -62,6 +62,7 @@
           @rowSelection="rowSelectionFun"
           :columns="columns"
           :data="loadData"
+          :style="{ height: '480px' }"
           :scroll="{ y: 450 }"
           :showPagination="false"
           bordered>